blob: 9c9add4f48e04e9593fa15e59dbb64a212db0d1c [file] [log] [blame]
Andrew Geissler595f6302022-01-24 19:11:47 +00001SUMMARY = "GNOME flashback panel"
2LICENSE = "GPLv2"
3LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
4
5inherit gnomebase gsettings itstool gnome-help gtk-icon-cache gtk-doc gettext upstream-version-is-even features_check
6
7REQUIRED_DISTRO_FEATURES = "x11 polkit systemd pam"
8
9DEPENDS += " \
10 yelp-tools-native \
11 libwnck3 \
12 polkit \
13 dconf \
14 libgweather \
15 gnome-menus \
16 gnome-desktop \
17 gdm \
18"
19
20SRC_URI[archive.sha256sum] = "aea8c0efc2edba20e97ad4695179cd0a2538e64c2904702cc8c594e8e0898703"
21
22PACKAGECONFIG[eds] = "--enable-eds,--disable-eds,evolution-data-server"
23
24RDEPENDS:${PN} += "gdm-base"