rox: add shared-mime-info to DEPENDS to enable compilation from scratch. fixes 4172.
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Sat, 19 Apr 2008 14:40:33 +0000 (14:40 +0000)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Sat, 19 Apr 2008 14:40:33 +0000 (14:40 +0000)
packages/rox/rox-filer_2.5.bb

index d698d5b..3a77161 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "File manager at the core of the ROX desktop"
 HOMEPAGE = "http://rox.sf.net"
 LICENSE = "GPL"
 SECTION = "x11/applications"
-DEPENDS = "gtk+"
+DEPENDS = "gtk+ shared-mime-info"
 RDEPENDS = "shared-mime-info"
 PR = "r2"