[SCM] dataquay/master: Add -lrdf to the linker flags.
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Sun Nov 18 23:58:41 UTC 2012
The following commit has been merged in the master branch:
commit c6c4c9b4adf63982f0b29ee1ff55e132720e6418
Author: Alessio Treglia <alessio at debian.org>
Date: Sun Nov 18 23:57:30 2012 +0000
Add -lrdf to the linker flags.
diff --git a/debian/patches/04-libs.patch b/debian/patches/04-libs.patch
new file mode 100644
index 0000000..a999a10
--- /dev/null
+++ b/debian/patches/04-libs.patch
@@ -0,0 +1,14 @@
+---
+ lib.pro | 1 +
+ 1 file changed, 1 insertion(+)
+
+--- dataquay.orig/lib.pro
++++ dataquay/lib.pro
+@@ -23,6 +23,7 @@ INCLUDEPATH += dataquay
+
+ !debug:DEFINES += NDEBUG
+
++LIBS += -lrdf
+ HEADERS += dataquay/BasicStore.h \
+ dataquay/Connection.h \
+ dataquay/Node.h \
diff --git a/debian/patches/series b/debian/patches/series
index c1b714e..331e506 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
01-build-fix.patch
02-multiarch.patch
03-ldflags.patch
+04-libs.patch
--
dataquay packaging
More information about the pkg-multimedia-commits
mailing list