summarylogtreecommitdiffstats
path: root/fix-flac-libs.patch
diff options
context:
space:
mode:
Diffstat (limited to 'fix-flac-libs.patch')
-rw-r--r--fix-flac-libs.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/fix-flac-libs.patch b/fix-flac-libs.patch
new file mode 100644
index 000000000000..e028bc6cfc75
--- /dev/null
+++ b/fix-flac-libs.patch
@@ -0,0 +1,12 @@
+diff -aur package.pristine/swac-record.pro package.new/swac-record.pro
+--- package.pristine/swac-record.pro 2016-05-31 19:53:24.499749450 +0200
++++ package.new/swac-record.pro 2016-05-31 19:53:36.092999589 +0200
+@@ -44,7 +44,7 @@
+ RESOURCES = swac-record.qrc
+
+ CONFIG += link_pkgconfig
+-PKGCONFIG = portaudio-2.0 flac++
++PKGCONFIG = portaudio-2.0 flac++ flac
+
+ target.path=/usr/local/bin/$$TARGET
+ INSTALLS += target