]> code.ossystems Code Review - openembedded-core.git/commitdiff
gtk-theme-darkilouche.bb: depend on gtk-engines so that clearlooks is built, and...
authorRoss Burton <ross@openedhand.com>
Wed, 24 Sep 2008 13:49:08 +0000 (13:49 +0000)
committerRoss Burton <ross@openedhand.com>
Wed, 24 Sep 2008 13:49:08 +0000 (13:49 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5256 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/gtk-theme-darkilouche/gtk-theme-darkilouche.bb

index af594a451cfc2541438097f78b1a1694036594a7..6bf1eedafcbdd56f42bc015962f25b2d10ab3662 100644 (file)
@@ -1,10 +1,11 @@
 DESCRIPTION = "Dark GTK+ theme"
 LICENSE = "GPL"
-RDEPENDS = "gtk-theme-clearlooks gnome-icon-theme"
+DEPENDS = "gtk-engines"
+RDEPENDS = "gtk-engine-clearlooks gnome-icon-theme"
 SECTION = "x11/base"
 PACKAGE_ARCH = "all"
 
-PR = "r0"
+PR = "r1"
 
 #SRC_URI = "http://art.gnome.org/download/themes/gtk2/1285/GTK2-Darkilouche.tar.bz2"
 SRC_URI = "git://people.freedesktop.org/~jimmac/Darkilouche.git;protocol=git \