correct DEPENDS variable to gtk+
authorKirtika Ruchandani <kirtibr@gmail.com>
Sun, 28 Jun 2009 10:08:00 +0000 (15:38 +0530)
committerKirtika Ruchandani <kirtibr@gmail.com>
Sun, 28 Jun 2009 10:08:00 +0000 (15:38 +0530)
hildon-theme-cacher_0.4.3.bb

index 2e682f7..be0da9e 100644 (file)
@@ -5,7 +5,7 @@ DESCRIPTION = "Tool to generate gtkrc cache files on the fly"
 HOMEPAGE = "http://maemo.org"
 LICENSE = "GPL"
 SECTION = "base"
-DEPENDS = "gtk2.0"
+DEPENDS = "gtk+"
 PR = "r1"
 
 SRC_URI = "http://repository.maemo.org/pool/fremantle/free/h/${PN}/${PN}_${PV}-1-recomp1.tar.gz"