mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-02-13 07:32:46 +01:00
phosh: cleanup dependencies
This commit is contained in:
parent
695d56c943
commit
974a9f1787
@ -1,6 +0,0 @@
|
||||
#%PAM-1.0
|
||||
auth required pam_unix.so
|
||||
account required pam_unix.so
|
||||
password required pam_unix.so
|
||||
session required pam_unix.so
|
||||
|
@ -7,21 +7,19 @@ REQUIRED_DISTRO_FEATURES = "wayland polkit pam pulseaudio"
|
||||
|
||||
DEPENDS = " \
|
||||
callaudiod \
|
||||
evince \
|
||||
evolution-data-server \
|
||||
evince \
|
||||
feedbackd \
|
||||
fribidi \
|
||||
gcr \
|
||||
git-native \
|
||||
glib-2.0 \
|
||||
gnome-desktop \
|
||||
gtk+3 \
|
||||
gtk4 \
|
||||
libadwaita \
|
||||
libgudev \
|
||||
libhandy \
|
||||
libpam \
|
||||
libsecret \
|
||||
libxml2 \
|
||||
networkmanager \
|
||||
polkit \
|
||||
pulseaudio \
|
||||
@ -32,12 +30,12 @@ DEPENDS = " \
|
||||
"
|
||||
|
||||
RDEPENDS:${PN} = " \
|
||||
gnome-control-center \
|
||||
gnome-session \
|
||||
gnome-settings-daemon \
|
||||
gnome-shell \
|
||||
polkit-gnome \
|
||||
gsettings-desktop-schemas \
|
||||
phoc \
|
||||
gnome-desktop \
|
||||
wl-clipboard \
|
||||
calls \
|
||||
"
|
||||
|
||||
PACKAGECONFIG[tests] = "-Dtests=true,-Dtests=false"
|
||||
@ -54,7 +52,6 @@ inherit features_check gsettings meson pkgconfig gtk-icon-cache
|
||||
|
||||
SRC_URI = " \
|
||||
gitsm://gitlab.gnome.org/World/Phosh/phosh.git;protocol=https;nobranch=1 \
|
||||
file://phosh.pam \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
Loading…
x
Reference in New Issue
Block a user