aboutsummaryrefslogtreecommitdiff
path: root/pkgs/applications/radio/wsjtx/wsjtx.patch
diff options
context:
space:
mode:
authorMarcFontaine <MarcFontaine@users.noreply.github.com>2020-08-14 18:41:59 +0200
committerAlyssa Ross <hi@alyssa.is>2020-08-16 13:07:05 +0000
commit1fddd9f4a33a316f6f53eeff9a2fa6eb8d7e59ba (patch)
tree02abc2071edc570109daec445391c649ef2f63c3 /pkgs/applications/radio/wsjtx/wsjtx.patch
parentcde92f9f711184d64ec3817f00e3146ca186d325 (diff)
wsjtx: 2.1.2 -> 2.2.2
Diffstat (limited to '')
-rw-r--r--pkgs/applications/radio/wsjtx/wsjtx.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/pkgs/applications/radio/wsjtx/wsjtx.patch b/pkgs/applications/radio/wsjtx/wsjtx.patch
deleted file mode 100644
index fd7c40fdc13d..000000000000
--- a/pkgs/applications/radio/wsjtx/wsjtx.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 3e7e816b..e7dbb14a 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -885,6 +885,6 @@
- #
-
- # Widgets finds its own dependencies.
--find_package (Qt5 COMPONENTS Widgets Multimedia PrintSupport Sql LinguistTools REQUIRED)
-+find_package (Qt5 COMPONENTS Widgets Multimedia PrintSupport Sql LinguistTools SerialPort REQUIRED)
-
- if (WIN32)
- add_definitions (-DQT_NEEDS_QTMAIN)