summaryrefslogtreecommitdiff
path: root/recipes/libgee/libgee-native_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libgee/libgee-native_git.bb')
-rw-r--r--recipes/libgee/libgee-native_git.bb18
1 files changed, 2 insertions, 16 deletions
diff --git a/recipes/libgee/libgee-native_git.bb b/recipes/libgee/libgee-native_git.bb
index 89523d3906..e90f99e2f0 100644
--- a/recipes/libgee/libgee-native_git.bb
+++ b/recipes/libgee/libgee-native_git.bb
@@ -1,16 +1,2 @@
-DESCRIPTION = "libgee is a collection library providing GObject-based interfaces \
-and classes for commonly used data structures."
-HOMEPAGE = "http://live.gnome.org/Libgee"
-SECTION = "libs"
-DEPENDS = "glib-2.0"
-LICENSE = "LGPL"
-PV = "0.3.0+gitr${SRCREV}"
-
-SRC_URI = "\
- git://git.gnome.org/libgee;protocol=git;branch=master \
-"
-S = "${WORKDIR}/git"
-
-inherit native autotools_stage pkgconfig vala
-
-FILES_${PN}-dev += "${datadir}/gir-1.0"
+require libgee_git.bb
+inherit native