Add x11 support for dbus
authorPete Fotheringham <pete.fotheringham@codethink.co.uk>
Fri, 30 Dec 2011 08:06:43 +0000 (08:06 +0000)
committerPete Fotheringham <pete.fotheringham@codethink.co.uk>
Fri, 30 Dec 2011 08:06:43 +0000 (08:06 +0000)
mac-client-installer/.jhbuildrc-custom

index f453592..a34b559 100644 (file)
@@ -13,7 +13,7 @@ elif _jhb == "FW":
     pass
 
 # not sure yet if this is needed
-#append_autogenargs ("dbus", "--with-x")
+append_autogenargs ("dbus", "--with-x")
 
 setup_sdk(target="10.6", sdk_version="10.6", architectures=["i386"])
 os.environ['MAKEFLAGS'] = '-j 4'