summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-01-19 18:24:35 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-01-19 18:24:35 +0100
commitf77a915ea102246477a57eae94b55329aa87eb45 (patch)
tree76805396e1e5bcf1ac6d53fd7de586c7d38516ec /package
parentd787c28412cfd2bef52eb51bce33671caa6a8da2 (diff)
parent8519e56e04bbb3e5aaec150a35cfaeb9df60fb91 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package')
-rw-r--r--package/dbus-glib/Makefile4
-rw-r--r--package/libXcomposite/Makefile2
2 files changed, 3 insertions, 3 deletions
diff --git a/package/dbus-glib/Makefile b/package/dbus-glib/Makefile
index 0db8b64bc..8ee9e7b97 100644
--- a/package/dbus-glib/Makefile
+++ b/package/dbus-glib/Makefile
@@ -9,8 +9,8 @@ PKG_RELEASE:= 1
PKG_MD5SUM:= cd0ab148fb0c786fc88be49d19971f50
PKG_DESCR:= DBUS glib bindings
PKG_SECTION:= libs
-PKG_DEPENDS:= dbus
-PKG_BUILDDEP:= dbus
+PKG_DEPENDS:= dbus glib
+PKG_BUILDDEP:= dbus glib
PKG_URL:= http://www.freedesktop.org/wiki/Software/DBusBindings
PKG_SITES:= http://dbus.freedesktop.org/releases/dbus-glib/
diff --git a/package/libXcomposite/Makefile b/package/libXcomposite/Makefile
index 48b1e3c82..a48137b64 100644
--- a/package/libXcomposite/Makefile
+++ b/package/libXcomposite/Makefile
@@ -9,7 +9,7 @@ PKG_RELEASE:= 1
PKG_MD5SUM:= b93dac50c86db6eba3f72e949f5bed2a
PKG_DESCR:= X composite library
PKG_SECTION:= x11/libs
-PKG_BUILDDEP:= libX11 compositeproto
+PKG_BUILDDEP:= libX11 compositeproto libXfixes
PKG_SITES:= ${MASTER_SITE_XORG}
PKG_SUBPKGS:= LIBXCOMPOSITE LIBXCOMPOSITE_DEV