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 = " \
|
DEPENDS = " \
|
||||||
callaudiod \
|
callaudiod \
|
||||||
evince \
|
|
||||||
evolution-data-server \
|
evolution-data-server \
|
||||||
|
evince \
|
||||||
feedbackd \
|
feedbackd \
|
||||||
fribidi \
|
fribidi \
|
||||||
gcr \
|
gcr \
|
||||||
git-native \
|
|
||||||
glib-2.0 \
|
glib-2.0 \
|
||||||
gnome-desktop \
|
gnome-desktop \
|
||||||
|
gtk+3 \
|
||||||
gtk4 \
|
gtk4 \
|
||||||
libadwaita \
|
libadwaita \
|
||||||
libgudev \
|
libgudev \
|
||||||
libhandy \
|
libhandy \
|
||||||
libpam \
|
|
||||||
libsecret \
|
libsecret \
|
||||||
libxml2 \
|
|
||||||
networkmanager \
|
networkmanager \
|
||||||
polkit \
|
polkit \
|
||||||
pulseaudio \
|
pulseaudio \
|
||||||
@ -32,12 +30,12 @@ DEPENDS = " \
|
|||||||
"
|
"
|
||||||
|
|
||||||
RDEPENDS:${PN} = " \
|
RDEPENDS:${PN} = " \
|
||||||
gnome-control-center \
|
polkit-gnome \
|
||||||
gnome-session \
|
|
||||||
gnome-settings-daemon \
|
|
||||||
gnome-shell \
|
|
||||||
gsettings-desktop-schemas \
|
gsettings-desktop-schemas \
|
||||||
phoc \
|
phoc \
|
||||||
|
gnome-desktop \
|
||||||
|
wl-clipboard \
|
||||||
|
calls \
|
||||||
"
|
"
|
||||||
|
|
||||||
PACKAGECONFIG[tests] = "-Dtests=true,-Dtests=false"
|
PACKAGECONFIG[tests] = "-Dtests=true,-Dtests=false"
|
||||||
@ -54,7 +52,6 @@ inherit features_check gsettings meson pkgconfig gtk-icon-cache
|
|||||||
|
|
||||||
SRC_URI = " \
|
SRC_URI = " \
|
||||||
gitsm://gitlab.gnome.org/World/Phosh/phosh.git;protocol=https;nobranch=1 \
|
gitsm://gitlab.gnome.org/World/Phosh/phosh.git;protocol=https;nobranch=1 \
|
||||||
file://phosh.pam \
|
|
||||||
"
|
"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user