gnome-menu: remove redundant dependencies

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Ross Burton 2023-05-23 13:01:00 +01:00 committed by Khem Raj
parent 6377780e8a
commit 49d38e8757

View File

@ -4,11 +4,9 @@ LICENSE = "GPL-2.0-only & LGPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
file://COPYING.LIB;md5=5f30f0716dfdd0d91eb439ebec522ec2"
DEPENDS = "python3 libxml2 popt gtk+3 gnome-common-native"
DEPENDS = "glib-2.0"
inherit features_check gnomebase gettext pkgconfig gobject-introspection upstream-version-is-even
REQUIRED_DISTRO_FEATURES = "x11"
inherit gnomebase gettext pkgconfig gobject-introspection upstream-version-is-even
SRC_URI[archive.md5sum] = "a8fd71fcf31a87fc799d80396a526829"
SRC_URI[archive.sha256sum] = "d9348f38bde956fc32753b28c1cde19c175bfdbf1f4d5b06003b3aa09153bb1f"