summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/zenity/zenity_3.32.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome/recipes-gnome/zenity/zenity_3.32.0.bb')
-rw-r--r--meta-gnome/recipes-gnome/zenity/zenity_3.32.0.bb12
1 files changed, 5 insertions, 7 deletions
diff --git a/meta-gnome/recipes-gnome/zenity/zenity_3.32.0.bb b/meta-gnome/recipes-gnome/zenity/zenity_3.32.0.bb
index 295288bfbc..0384a5c5c3 100644
--- a/meta-gnome/recipes-gnome/zenity/zenity_3.32.0.bb
+++ b/meta-gnome/recipes-gnome/zenity/zenity_3.32.0.bb
@@ -4,19 +4,17 @@ LICENSE = "GPLv2+"
4 4
5LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7" 5LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7"
6 6
7inherit distro_features_check gnomebase gettext 7inherit gnomebase itstool gnome-help distro_features_check gettext
8 8
9DEPENDS = "gtk+3" 9DEPENDS = " \
10 yelp-tools-native \
11 gtk+3 \
12"
10 13
11REQUIRED_DISTRO_FEATURES = "x11" 14REQUIRED_DISTRO_FEATURES = "x11"
12 15
13SRC_URI = "${GNOME_MIRROR}/${GNOMEBN}/${@gnome_verdir("${PV}")}/${GNOMEBN}-${PV}.tar.${GNOME_COMPRESS_TYPE};name=archive \
14 file://0001-build-don-t-generate-manual.patch \
15"
16
17SRC_URI[archive.md5sum] = "ba2b2a13248773b4ec0fd323d95e6d5a" 16SRC_URI[archive.md5sum] = "ba2b2a13248773b4ec0fd323d95e6d5a"
18SRC_URI[archive.sha256sum] = "e786e733569c97372c3ef1776e71be7e7599ebe87e11e8ad67dcc2e63a82cd95" 17SRC_URI[archive.sha256sum] = "e786e733569c97372c3ef1776e71be7e7599ebe87e11e8ad67dcc2e63a82cd95"
19GNOME_COMPRESS_TYPE="xz"
20 18
21do_install_append() { 19do_install_append() {
22 # Remove gdialog compatibility helper - we don't want to pull in perl 20 # Remove gdialog compatibility helper - we don't want to pull in perl