summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-08-30 13:58:15 +0100
committerCaolán McNamara <caolanm@redhat.com>2012-08-30 14:00:32 +0100
commitaabc73d04a4c97272576edd4f73bde0cfa2392b2 (patch)
treed85b9cf40871507b70e3fa7b3103948629a47927 /sfx2
parentf8182a1c53c2ccccbc77444d58ffb140b39ea798 (diff)
Do the same thing for gio as we do for dbus
and add -DENABLE_GIO to flags at build-time and an empty gb_LinkTarget__use_gio when disabled. Change-Id: I4adf0701a3d490cceecc00f6b81d6416a1e83088
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/Library_qstart.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sfx2/Library_qstart.mk b/sfx2/Library_qstart.mk
index 84d4e5d9e062..ccd254c889f5 100644
--- a/sfx2/Library_qstart.mk
+++ b/sfx2/Library_qstart.mk
@@ -56,6 +56,7 @@ $(eval $(call gb_Library_use_libraries,qstart_gtk,\
))
$(eval $(call gb_Library_use_externals,qstart_gtk,\
+ gio \
gtk \
libxml2 \
))