aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpephone/ptim-headers_1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpephone/ptim-headers_1.0.bb')
-rw-r--r--recipes/gpephone/ptim-headers_1.0.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/gpephone/ptim-headers_1.0.bb b/recipes/gpephone/ptim-headers_1.0.bb
index 2ed36458e4..5c54cd78d1 100644
--- a/recipes/gpephone/ptim-headers_1.0.bb
+++ b/recipes/gpephone/ptim-headers_1.0.bb
@@ -3,6 +3,7 @@ SECTION = "gpephone"
PRIORITY = "optional"
LICENSE = "LiPS"
DEPENDS = "gtk+"
+PE = "1"
inherit gpephone pkgconfig autotools
@@ -12,4 +13,4 @@ S = "${WORKDIR}/imheaders-${PV}"
do_stage () {
autotools_stage_all
-} \ No newline at end of file
+}