aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gtksourceview/gtksourceview2_2.6.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gtksourceview/gtksourceview2_2.6.0.bb')
-rw-r--r--recipes/gtksourceview/gtksourceview2_2.6.0.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/gtksourceview/gtksourceview2_2.6.0.bb b/recipes/gtksourceview/gtksourceview2_2.6.0.bb
index ee9f6549ac..f7889c8538 100644
--- a/recipes/gtksourceview/gtksourceview2_2.6.0.bb
+++ b/recipes/gtksourceview/gtksourceview2_2.6.0.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Portable C library for multiline text editing"
HOMEPAGE = "http://projects.gnome.org/gtksourceview/"
LICENSE = "LGPL"
DEPENDS = "gtk+ libgnomeprint"
-PR = "r0"
+PR = "r1"
PNAME = "gtksourceview"
S = "${WORKDIR}/${PNAME}-${PV}"
@@ -16,3 +16,5 @@ do_stage() {
autotools_stage_all
}
+FILES_${PN} += " ${datadir}/gtksourceview-2.0"
+