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:
2630804
)
rox-filer: Add SECTION.
author
Paul Sokolovsky
<pmiscml@gmail.com>
Sun, 10 Sep 2006 13:32:13 +0000
(13:32 +0000)
committer
Paul Sokolovsky
<pmiscml@gmail.com>
Sun, 10 Sep 2006 13:32:13 +0000
(13:32 +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
1a510f2
..
0518ef0
100644
(file)
--- a/
packages/rox/rox-filer_2.5.bb
+++ b/
packages/rox/rox-filer_2.5.bb
@@
-1,9
+1,10
@@
-DESCRIPTION = "
the f
ile manager at the core of the ROX desktop"
+DESCRIPTION = "
F
ile manager at the core of the ROX desktop"
HOMEPAGE = "http://rox.sf.net"
LICENSE = "GPL"
+SECTION = "x11/applications"
DEPENDS = "gtk+"
RDEPENDS = "shared-mime-info"
-PR = "r
1
"
+PR = "r
2
"
SRC_URI = "${SOURCEFORGE_MIRROR}/rox/${P}.tar.bz2 \
file://no-strip-objcopy.patch;patch=1;pnum=3"