aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpephone/ptim-engine_1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpephone/ptim-engine_1.0.bb')
-rw-r--r--recipes/gpephone/ptim-engine_1.0.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/gpephone/ptim-engine_1.0.bb b/recipes/gpephone/ptim-engine_1.0.bb
index e1cd76ae30..ecf0103b04 100644
--- a/recipes/gpephone/ptim-engine_1.0.bb
+++ b/recipes/gpephone/ptim-engine_1.0.bb
@@ -4,6 +4,7 @@ PRIORITY = "optional"
LICENSE = "LiPS"
DEPENDS = "gtk+ ptim-headers"
PR = "r0"
+PE = "1"
inherit gpephone pkgconfig autotools
@@ -17,4 +18,4 @@ FILES_${PN}-dev += "${libdir}/gtk-2.0/*/immodules/ptim/engine/*.la"
do_stage () {
autotools_stage_all
-} \ No newline at end of file
+}