diff --git a/srcpkgs/gdm/gdm.rshlibs b/srcpkgs/gdm/gdm.rshlibs index 15815752c5..a78a33cd95 100644 --- a/srcpkgs/gdm/gdm.rshlibs +++ b/srcpkgs/gdm/gdm.rshlibs @@ -29,5 +29,3 @@ librt.so.1 libfontconfig.so.1 libcanberra-gtk3.so.0 libcanberra.so.0 -libsystemd-login.so.0 -libsystemd-daemon.so.0 diff --git a/srcpkgs/gdm/template b/srcpkgs/gdm/template index 85f7c9638c..ed1b04af9b 100644 --- a/srcpkgs/gdm/template +++ b/srcpkgs/gdm/template @@ -1,12 +1,12 @@ # Template file for 'gdm' pkgname=gdm version=3.3.92.1 -revision=2 +revision=3 distfiles="${GNOME_SITE}/$pkgname/3.3/$pkgname-$version.tar.xz" build_style=gnu-configure configure_args="--disable-schemas-compile --disable-scrollkeeper --with-at-spi-registryd-directory=/usr/libexec --without-tcp-wrappers ---disable-static --with-systemd --without-console-kit" +--disable-static --without-systemd --with-console-kit" short_desc="GNOME Display Manager" maintainer="Juan RP " homepage="http://www.gnome.org" @@ -65,7 +65,6 @@ Add_dependency build libcanberra-devel Add_dependency build libXrandr-devel Add_dependency build libxklavier-devel Add_dependency build at-spi2-core-devel -Add_dependency build systemd-devel Add_dependency full xrdb Add_dependency full dconf