]> code.ossystems Code Review - openembedded-core.git/commitdiff
gtk+.inc: Fix DEPENDS
authorRichard Purdie <richard@openedhand.com>
Thu, 4 Oct 2007 23:34:45 +0000 (23:34 +0000)
committerRichard Purdie <richard@openedhand.com>
Thu, 4 Oct 2007 23:34:45 +0000 (23:34 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2835 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/gtk+/gtk+.inc

index 24a4c69692cabddfbb29c4413d8f917aa5653644..b0a4a814507399fbbd5a8ac9458e62a4ab28eba0 100644 (file)
@@ -4,7 +4,7 @@ HOMEPAGE = "http://www.gtk.org"
 SECTION = "libs"
 LICENSE = "LGPL"
 PRIORITY = "optional"
-DEPENDS = "glib-2.0 pango atk jpeg libpng libxext libxcursor gtk-doc libgcrypt"
+DEPENDS = "glib-2.0 pango atk jpeg libpng libxext libxcursor gtk-doc-native libgcrypt"
 
 inherit autotools pkgconfig