]> code.ossystems Code Review - openembedded-core.git/commitdiff
matchbox-themes-gtk: fixed dependencies after clearlooks cleanup
authorMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 24 Sep 2008 14:39:17 +0000 (14:39 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 24 Sep 2008 14:39:17 +0000 (14:39 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5260 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/matchbox-themes-gtk/matchbox-themes-gtk.bb

index 602a96efa3f6a78e9716a9801d7cd489828f49dd..60be56de13e73db3323a9eabd79ae77ee1849f99 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "Gtk2 theme files to accompany default Matchbox themes"
 LICENSE = "GPL"
-DEPENDS = "matchbox-wm gtk-clearlooks-engine"
-RDEPENDS = "matchbox-wm gtk-clearlooks-engine"
+DEPENDS = "gtk-engines"
+RDEPENDS = "matchbox-wm gtk-engine-clearlooks"
 SECTION = "x11/base"
 PR = "r2"