diff options
Diffstat (limited to 'extra/gdm/Pkgfile')
-rwxr-xr-x | extra/gdm/Pkgfile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/extra/gdm/Pkgfile b/extra/gdm/Pkgfile index 80add85b6..c5049e3d3 100755 --- a/extra/gdm/Pkgfile +++ b/extra/gdm/Pkgfile @@ -2,13 +2,13 @@ # URL: http://www.5z.com/jirka/gdm.html # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: librsvg, libgnomecanvas, intltool, desktop-file-utils, linux-pam, gnome-doc-utils +# Depends on: intltool, gnome-doc-utils, gtk, librsvg, libgnomecanvas, desktop-file-utils, linux-pam name=gdm version=2.20.11 -release=1 +release=2 source=(http://ftp.gnome.org/pub/gnome/sources/$name/2.20/$name-$version.tar.bz2 \ - http://kiao.no-ip.info/NuTyX/files/nutyx-attapu-gdm.tar.bz2 \ + http://nutyx.meticul.eu/files/nutyx-attapu-gdm-2.tar.bz2 \ defaults.conf NuTyXlogo.png) build() { @@ -28,7 +28,6 @@ build() { --with-xdmcp=yes \ --with-tcp-wrappers=no \ --disable-scrollkeeper \ - --disable-gnome \ --with-xevie=yes \ --with-pam-prefix=/etc make |