summarylogtreecommitdiffstats
path: root/qsstv.pro.patch
diff options
context:
space:
mode:
Diffstat (limited to 'qsstv.pro.patch')
-rw-r--r--qsstv.pro.patch6
1 files changed, 4 insertions, 2 deletions
diff --git a/qsstv.pro.patch b/qsstv.pro.patch
index 5c4bd0b98561..84de0e4f7ad0 100644
--- a/qsstv.pro.patch
+++ b/qsstv.pro.patch
@@ -1,11 +1,13 @@
--- qsstv_9.2.4/qsstv/qsstv.pro.orig 2017-09-05 23:23:34.135918319 +0200
+++ qsstv_9.2.4/qsstv/qsstv.pro 2017-09-05 23:23:49.502583980 +0200
-@@ -15,7 +15,7 @@
+@@ -15,7 +15,9 @@
TARGET = qsstv
TEMPLATE = app
-INCLUDEPATH += config utils sound widgets dsp dispatch logbook mainwidgets rig sstv videocapt drmrx drmtx xmlrpc /usr/include/openjpeg-2.1
-+INCLUDEPATH += config utils sound widgets dsp dispatch logbook mainwidgets rig sstv videocapt drmrx drmtx xmlrpc /usr/include/openjpeg-2.2
++INCLUDEPATH += config utils sound widgets dsp dispatch logbook mainwidgets rig sstv videocapt drmrx drmtx xmlrpc
++CONFIG += link_pkgconfig
++PKGCONFIG += libopenjp2
SOURCES += main.cpp\