[oe-commits] Marcin Juszkiewicz : gtk+: added missing dependencies (from Poky)

GIT User account git at amethyst.openembedded.net
Mon Oct 27 12:51:08 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 95b53f12c51274c1f52ae23425cc0f7dccfbbdaf
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=95b53f12c51274c1f52ae23425cc0f7dccfbbdaf

Author: Marcin Juszkiewicz <hrw at openembedded.org>
Date:   Mon Oct 27 13:49:06 2008 +0100

gtk+: added missing dependencies (from Poky)

---

 packages/gtk+/gtk+.inc |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/packages/gtk+/gtk+.inc b/packages/gtk+/gtk+.inc
index 1a687c1..0e7dcf7 100644
--- a/packages/gtk+/gtk+.inc
+++ b/packages/gtk+/gtk+.inc
@@ -4,7 +4,8 @@ HOMEPAGE = "http://www.gtk.org"
 SECTION = "libs"
 LICENSE = "LGPL"
 PRIORITY = "optional"
-DEPENDS = "glib-2.0 tiff pango atk jpeg libpng libxext libxcursor gtk-doc libgcrypt cups"
+DEPENDS = "glib-2.0 tiff pango atk jpeg libpng libxext libxcursor gtk-doc libgcrypt cups \
+           libxrandr libxdamage libxrender libxcomposite"
 
 inherit autotools pkgconfig
 





More information about the Openembedded-commits mailing list