SVN commit 986766 by dfaure:

Fix link error, Soprano::Node was not found while linking this test program.
Maybe soprano should be part of nepomuk's "interface dependencies", instead?
CCMAIL: [email protected], [email protected]


 M  +1 -0      CMakeLists.txt  


--- branches/KDE/4.3/kdelibs/nepomuk/core/ui/test/CMakeLists.txt #986765:986766
@@ -14,4 +14,5 @@
   ${KDE4_KDEUI_LIBS}
   ${KDE4_KIO_LIBS}
   nepomuk
+  ${SOPRANO_LIBRARIES}
   )
_______________________________________________
Kde-buildsystem mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-buildsystem

Reply via email to