summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/libgtop/libgtop_2.41.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome/recipes-gnome/libgtop/libgtop_2.41.1.bb')
-rw-r--r--meta-gnome/recipes-gnome/libgtop/libgtop_2.41.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/libgtop/libgtop_2.41.1.bb b/meta-gnome/recipes-gnome/libgtop/libgtop_2.41.1.bb
index 9a50b5e82..a8483de1a 100644
--- a/meta-gnome/recipes-gnome/libgtop/libgtop_2.41.1.bb
+++ b/meta-gnome/recipes-gnome/libgtop/libgtop_2.41.1.bb
@@ -2,6 +2,7 @@ SUMMARY = "A library for collecting system monitoring data"
2LICENSE = "GPL-2.0-or-later" 2LICENSE = "GPL-2.0-or-later"
3LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" 3LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
4 4
5GNOMEBASEBUILDCLASS = "autotools"
5inherit gnomebase lib_package gtk-doc gobject-introspection gettext upstream-version-is-even features_check 6inherit gnomebase lib_package gtk-doc gobject-introspection gettext upstream-version-is-even features_check
6 7
7ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" 8ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"