blob: 95ef6901f181360a7c4f05ed210d3018a37fa56d [file] [log] [blame]
Brad Bishope42b3e32020-01-15 22:08:42 -05001SUMMARY = "Basic GNOME desktop"
2LICENSE = "MIT"
3LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
4
5inherit packagegroup features_check
6
7REQUIRED_DISTRO_FEATURES = "x11 polkit systemd pam gobject-introspection-data"
8
Patrick Williams213cb262021-08-07 19:21:33 -05009RDEPENDS:${PN} = " \
Brad Bishope42b3e32020-01-15 22:08:42 -050010 adwaita-icon-theme \
11 adwaita-icon-theme-cursors \
12 evolution-data-server \
13 gnome-backgrounds \
14 gnome-bluetooth \
15 gnome-control-center \
16 gnome-desktop3 \
17 gnome-flashback \
18 gnome-keyring \
19 gnome-menus3 \
20 gnome-session \
21 gnome-settings-daemon \
22 gnome-shell \
23 gnome-shell-extensions \
24 gnome-tweaks \
25 gmime \
26 gvfs gvfsd-ftp gvfsd-sftp gvfsd-trash \
27"