aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gtkmm/gtkmm_2.14.1.bb
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-11-17 00:12:02 +0100
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-11-17 00:12:02 +0100
commit12d3b6eaf31db268db42048cf5f4106ab083a110 (patch)
tree60468d1c0f4b09169996cae98bfcc6ac6f285db1 /recipes/gtkmm/gtkmm_2.14.1.bb
parent28d660f8627cf649c5013e72d01908be9e022bf7 (diff)
downloadopenembedded-12d3b6eaf31db268db42048cf5f4106ab083a110.tar.gz
gtkmm: added gtkmm-demo package
There were some unpacked files in /usr/share/gtkmm-2.4/demo/ This patch addes a new package gtkmm-demo and stuffs the files from that demo dir in it Also added INC_PR Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/gtkmm/gtkmm_2.14.1.bb')
-rw-r--r--recipes/gtkmm/gtkmm_2.14.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gtkmm/gtkmm_2.14.1.bb b/recipes/gtkmm/gtkmm_2.14.1.bb
index ec9ea23083..0c82fa3d17 100644
--- a/recipes/gtkmm/gtkmm_2.14.1.bb
+++ b/recipes/gtkmm/gtkmm_2.14.1.bb
@@ -2,7 +2,7 @@ require gtkmm.inc
DEPENDS += "pangomm"
-PR = "r0"
+PR = "${INC_PR}.0"
# Hack! Remove once gtkmm likes libtool 2x
do_cconfigure() {