[gtk-osx] Add python2.7 as a dependency for dbus
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-osx] Add python2.7 as a dependency for dbus
- Date: Sun, 17 Jun 2012 21:24:41 +0000 (UTC)
commit 0f9c870abb85e193baf9b8ff05dc931a4ecba855
Author: John Ralls <jralls ceridwen us>
Date: Sun Jun 17 22:19:11 2012 +0100
Add python2.7 as a dependency for dbus
It insists on testing $PREFIX/bin/python, which works only if we build
it ourselves.
modulesets-unstable/gtk-osx-random.modules | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/modulesets-unstable/gtk-osx-random.modules b/modulesets-unstable/gtk-osx-random.modules
index 923db37..e3780b6 100644
--- a/modulesets-unstable/gtk-osx-random.modules
+++ b/modulesets-unstable/gtk-osx-random.modules
@@ -160,9 +160,9 @@
<branch module="dbus/dbus-1.4.16.tar.gz" version="1.4.16"
repo="dbus.freedesktop.org">
</branch>
- <after>
- <dep package="gtk+"/>
- </after>
+ <dependencies>
+ <dep package="python2.7"/>
+ </dependencies>
</autotools>
<autotools id="dbus-glib" autogenargs="--disable-selinux">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]