From aabc73d04a4c97272576edd4f73bde0cfa2392b2 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 30 Aug 2012 13:58:15 +0100 Subject: 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 --- sfx2/Library_qstart.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'sfx2/Library_qstart.mk') 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 \ )) -- cgit