gdm: remove dup builddeps.
This commit is contained in:
parent
0f099f7982
commit
8419a04f1f
1 changed files with 2 additions and 2 deletions
|
@ -8,9 +8,9 @@ configure_args="--disable-schemas-compile --disable-static
|
||||||
--with-systemd --with-screenshot-dir=/var/lib/gdm/greeter
|
--with-systemd --with-screenshot-dir=/var/lib/gdm/greeter
|
||||||
--with-xauth-dir=/run/gdm --with-pid-file=/run/gdm/gdm.pid
|
--with-xauth-dir=/run/gdm --with-pid-file=/run/gdm/gdm.pid
|
||||||
--with-systemdsystemunitdir=/usr/lib/systemd/system --without-console-kit"
|
--with-systemdsystemunitdir=/usr/lib/systemd/system --without-console-kit"
|
||||||
hostmakedepends="pkg-config intltool which gnome-doc-utils gobject-introspection"
|
hostmakedepends="pkg-config itstool intltool which gnome-doc-utils gobject-introspection"
|
||||||
makedepends="pam-devel nss-devel accountsservice-devel gtk+3-devel>=3.8 upower-devel
|
makedepends="pam-devel nss-devel accountsservice-devel gtk+3-devel>=3.8 upower-devel
|
||||||
libcanberra-devel systemd-devel at-spi2-core-devel itstool"
|
libcanberra-devel systemd-devel"
|
||||||
fulldepends="xrdb dconf>=0.16 hicolor-icon-theme polkit-gnome xorg-server
|
fulldepends="xrdb dconf>=0.16 hicolor-icon-theme polkit-gnome xorg-server
|
||||||
gnome-session>=3.8.0 gnome-settings-daemon>=3.8"
|
gnome-session>=3.8.0 gnome-settings-daemon>=3.8"
|
||||||
short_desc="GNOME Display Manager"
|
short_desc="GNOME Display Manager"
|
||||||
|
|
Loading…
Reference in a new issue