git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2cb952
)
rox: add shared-mime-info to DEPENDS to enable compilation from scratch. fixes 4172.
author
Rolf Leggewie
<oe-devel@rolf.leggewie.biz>
Sat, 19 Apr 2008 14:40:33 +0000
(14:40 +0000)
committer
Rolf Leggewie
<oe-devel@rolf.leggewie.biz>
Sat, 19 Apr 2008 14:40:33 +0000
(14:40 +0000)
packages/rox/rox-filer_2.5.bb
patch
|
blob
|
history
diff --git
a/packages/rox/rox-filer_2.5.bb
b/packages/rox/rox-filer_2.5.bb
index
d698d5b
..
3a77161
100644
(file)
--- a/
packages/rox/rox-filer_2.5.bb
+++ b/
packages/rox/rox-filer_2.5.bb
@@
-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"