Files
Andreas Müller 095072a243 gnome-disk-utility: re-add 3.36.3
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13 22:32:07 -07:00

25 lines
566 B
BlitzBasic

SUMMARY = "GNOME applications"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
inherit packagegroup features_check
REQUIRED_DISTRO_FEATURES = "x11"
RDEPENDS_${PN} = " \
evolution-data-server \
evince \
file-roller \
gedit \
ghex \
gnome-calculator \
gnome-calendar \
gnome-disk-utility \
gnome-font-viewer \
gnome-photos \
gnome-terminal \
libwnck3 \
nautilus \
${@bb.utils.contains('DISTRO_FEATURES', 'polkit', 'gnome-system-monitor', '', d)} \
"