summaryrefslogtreecommitdiffstats
path: root/extra/lxdm/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2011-02-07 23:13:58 +0100
committertnut <thierryn1 at hispeed dot ch>2011-02-07 23:13:58 +0100
commitad3eae4225a400d5e9f45604c18cc5f38beb50ed (patch)
tree09205d0907bf8e73f0445c4d875f0906b2dbbd52 /extra/lxdm/Pkgfile
parentfe520693077620b9786e7051e5eb4c14ab2d1794 (diff)
downloadnutyx-pakxe-ad3eae4225a400d5e9f45604c18cc5f38beb50ed.tar.gz
nutyx-pakxe-ad3eae4225a400d5e9f45604c18cc5f38beb50ed.tar.bz2
nutyx-pakxe-ad3eae4225a400d5e9f45604c18cc5f38beb50ed.tar.xz
nutyx-pakxe-ad3eae4225a400d5e9f45604c18cc5f38beb50ed.zip
lxdm, ajustement des dépendances et suppression du script, sera lancé par inittab
Diffstat (limited to 'extra/lxdm/Pkgfile')
-rw-r--r--extra/lxdm/Pkgfile5
1 files changed, 2 insertions, 3 deletions
diff --git a/extra/lxdm/Pkgfile b/extra/lxdm/Pkgfile
index fcef839d9..dfaaa2c3c 100644
--- a/extra/lxdm/Pkgfile
+++ b/extra/lxdm/Pkgfile
@@ -2,14 +2,14 @@
# URL: http://sourceforge.net/projects/lxdm/
# Maintainer: NuTyX core team
# Packager: lesibel at free dot fr
-# Depends on: gtk, consolekit, xorg-server
+# Depends on: xorg-libxinerama, xorg-libxrandr, xorg-libxcursor, xorg-libxdamage, gtk, consolekit
# Run on:
name=lxdm
version=0.3.0
release=2
source=(http://downloads.sourceforge.net/project/lxdm/lxdm%20${version}/$name-$version.tar.gz
- lxdm-Xsession.patch lxdm.patch lxdm-pam.patch lxdm-deamon)
+ lxdm-Xsession.patch lxdm.patch lxdm-pam.patch )
build() {
cd $name-$version
@@ -24,7 +24,6 @@ build() {
make DESTDIR=$PKG install
install -m644 $SRC/lxdm-pam.patch $PKG/etc/pam.d/lxdm
- install -Dm755 $SRC/lxdm-deamon $PKG/etc/rc.d/init.d/lxdm
mkdir -p $PKG/var/run/lxdm
mkdir -p $PKG/var/lib/lxdm