aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/suspend-desktop
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/suspend-desktop')
-rw-r--r--recipes/suspend-desktop/suspend-desktop_1.0.bb5
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes/suspend-desktop/suspend-desktop_1.0.bb b/recipes/suspend-desktop/suspend-desktop_1.0.bb
index 8fcdfea08d..fa9efba84b 100644
--- a/recipes/suspend-desktop/suspend-desktop_1.0.bb
+++ b/recipes/suspend-desktop/suspend-desktop_1.0.bb
@@ -3,11 +3,10 @@ PRIORITY = "optional"
DESCRIPTION = "Suspend feature for the application launcher menu."
LICENSE = "GPL"
-PR = "r2"
+PR = "r1"
-DISTRO-apm ?= "apm"
RDEPENDS = "gpe-conf"
-RRECOMMENDS = "${DISTRO_apm}"
+RRECOMMENDS = "apm"
PACKAGES = "${PN}"
PACKAGE_ARCH = "all"