aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gtksourceview/gtksourceview2_2.9.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gtksourceview/gtksourceview2_2.9.1.bb')
-rw-r--r--recipes/gtksourceview/gtksourceview2_2.9.1.bb7
1 files changed, 1 insertions, 6 deletions
diff --git a/recipes/gtksourceview/gtksourceview2_2.9.1.bb b/recipes/gtksourceview/gtksourceview2_2.9.1.bb
index e3a6a8c286..640c2e8fef 100644
--- a/recipes/gtksourceview/gtksourceview2_2.9.1.bb
+++ b/recipes/gtksourceview/gtksourceview2_2.9.1.bb
@@ -7,7 +7,7 @@ PNAME = "gtksourceview"
S = "${WORKDIR}/${PNAME}-${PV}"
-inherit gnome pkgconfig lib_package
+inherit gnome lib_package
# overrule SRC_URI from gnome.conf
SRC_URI = "${GNOME_MIRROR}/${PNAME}/${@gnome_verdir("${PV}")}/${PNAME}-${PV}.tar.bz2"
@@ -22,12 +22,7 @@ do_configure_prepend() {
echo "EXTRA_DIST = version.xml" > gnome-doc-utils.make
}
-do_stage() {
- autotools_stage_all
-}
-
FILES_${PN} += " ${datadir}/gtksourceview-2.0"
-
SRC_URI[md5sum] = "1e3a378af5f6319d53413394620c4e4a"
SRC_URI[sha256sum] = "b5ebdc5e7d33b99790c6dda14a717711963039f8ea6242c889f540b24ed6678f"