From 17a9900d982eefa21a80809900a0dd34ee7ba1e9 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 29 Sep 2005 16:10:28 +0000 Subject: Fix dependencies git-svn-id: https://svn.o-hand.com/repos/poky@72 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- openembedded/packages/matchbox-themes-gtk/matchbox-themes-gtk.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'openembedded/packages/matchbox-themes-gtk/matchbox-themes-gtk.bb') diff --git a/openembedded/packages/matchbox-themes-gtk/matchbox-themes-gtk.bb b/openembedded/packages/matchbox-themes-gtk/matchbox-themes-gtk.bb index 769aeecb1..35275dac2 100644 --- a/openembedded/packages/matchbox-themes-gtk/matchbox-themes-gtk.bb +++ b/openembedded/packages/matchbox-themes-gtk/matchbox-themes-gtk.bb @@ -1,6 +1,7 @@ DESCRIPTION = "Gtk2 theme files to accompany default Matchbox themes" LICENSE = "GPL" -RDEPENDS = "matchbox-wm gtk2-theme-angelistic" +DEPENDS = "matchbox-wm gtk-clearlooks-engine" +RDEPENDS = "matchbox-wm gtk-clearlooks-engine" SECTION = "x11/base" SRC_URI = "file://gtkrc" -- cgit v1.2.3