aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--packages/rox/rox-filer_2.5.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/packages/rox/rox-filer_2.5.bb b/packages/rox/rox-filer_2.5.bb
index 1a510f2bcd..0518ef08eb 100644
--- a/packages/rox/rox-filer_2.5.bb
+++ b/packages/rox/rox-filer_2.5.bb
@@ -1,9 +1,10 @@
-DESCRIPTION = "the file manager at the core of the ROX desktop"
+DESCRIPTION = "File 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 = "r1"
+PR = "r2"
SRC_URI = "${SOURCEFORGE_MIRROR}/rox/${P}.tar.bz2 \
file://no-strip-objcopy.patch;patch=1;pnum=3"