summaryrefslogtreecommitdiff
path: root/packages/gpephone/gpe-applauncher_0.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gpephone/gpe-applauncher_0.7.bb')
-rw-r--r--packages/gpephone/gpe-applauncher_0.7.bb5
1 files changed, 2 insertions, 3 deletions
diff --git a/packages/gpephone/gpe-applauncher_0.7.bb b/packages/gpephone/gpe-applauncher_0.7.bb
index b776b72385..349330047b 100644
--- a/packages/gpephone/gpe-applauncher_0.7.bb
+++ b/packages/gpephone/gpe-applauncher_0.7.bb
@@ -2,15 +2,14 @@ LICENSE = "GPL"
DESCRIPTION = "A cellphone application launcher."
SECTION = "gpe"
PRIORITY = "optional"
-PR = "r2"
+PR = "r1"
DEPENDS = "gtk+ libgpewidget libgpephone libgpelaunch dbus-glib libxsettings-client"
GPE_TARBALL_SUFFIX= "gz"
inherit gpephone autotools
-SRC_URI += " file://default-icon.patch;patch=1;pnum=0 \
- file://fixfree.patch;patch=1"
+SRC_URI += " file://default-icon.patch;patch=1;pnum=0"
#EXTRA_OECONF = "--enable-gridlayout"