Files
Andreas Müller d06a5b3f08 gnome-tweaks: initial add 3.34.0
It runs but the area I did it for 'Startup Applications'is empty and I would
like to disable some and see how gnome stores this.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-16 08:38:35 -08:00

28 lines
691 B
BlitzBasic

SUMMARY = "Basic GNOME desktop"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
inherit packagegroup features_check
REQUIRED_DISTRO_FEATURES = "x11 polkit systemd pam gobject-introspection-data"
RDEPENDS_${PN} = " \
adwaita-icon-theme \
adwaita-icon-theme-cursors \
evolution-data-server \
gnome-backgrounds \
gnome-bluetooth \
gnome-control-center \
gnome-desktop3 \
gnome-flashback \
gnome-keyring \
gnome-menus3 \
gnome-session \
gnome-settings-daemon \
gnome-shell \
gnome-shell-extensions \
gnome-tweaks \
gmime \
gvfs gvfsd-ftp gvfsd-sftp gvfsd-trash \
"