slackbuilds_ponce/network/synergy/010_include_dns_sd.diff

12 lines
305 B
Diff
Raw Normal View History

--- src/gui/gui.pro.orig 2015-05-27 01:56:21.000000000 +1000
+++ src/gui/gui.pro 2015-06-09 16:52:57.664552976 +1000
@@ -4,6 +4,8 @@
TARGET = synergy
DEPENDPATH += . \
res
+CONFIG += link_pkgconfig
+PKGCONFIG += avahi-compat-libdns_sd
INCLUDEPATH += . \
src
FORMS += res/MainWindowBase.ui \