aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/yelp/yelp-tools_41.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome/recipes-gnome/yelp/yelp-tools_41.0.bb')
-rw-r--r--meta-gnome/recipes-gnome/yelp/yelp-tools_41.0.bb23
1 files changed, 0 insertions, 23 deletions
diff --git a/meta-gnome/recipes-gnome/yelp/yelp-tools_41.0.bb b/meta-gnome/recipes-gnome/yelp/yelp-tools_41.0.bb
deleted file mode 100644
index ec8edb80d3..0000000000
--- a/meta-gnome/recipes-gnome/yelp/yelp-tools_41.0.bb
+++ /dev/null
@@ -1,23 +0,0 @@
-SUMMARY = "Collection of scripts and build utilities for documentation"
-LICENSE = "GPLv2+"
-LIC_FILES_CHKSUM = " \
- file://COPYING;md5=d67c6f9f1515506abfea4f0d920c0774 \
- file://COPYING.GPL;md5=eb723b61539feef013de476e68b5c50a \
-"
-
-GNOMEBASEBUILDCLASS = "meson"
-
-inherit gnomebase itstool
-
-DEPENDS += " \
- libxslt-native \
- libxml2-native \
- python3-lxml-native \
- yelp-xsl \
-"
-
-SRC_URI[archive.sha256sum] = "37f1acc02bcbe68a31b86e07c129a839bd3276e656dc89eb7fc0a92746eff272"
-
-RDEPENDS:${PN} += "python3-core yelp-xsl"
-
-BBCLASSEXTEND = "native"