diff options
author | sibel <lesibel@free.fr> | 2011-05-25 09:13:25 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2011-05-25 09:13:25 +0200 |
commit | 03a23812f1e1b18c2b980edf4fdf366b21a744df (patch) | |
tree | ffe4ef28f14cd931e71898d19dbcf9d49cbd3ba0 | |
parent | 61703b270b1286494b99298098353820b9ef9382 (diff) | |
download | nutyx-extra-03a23812f1e1b18c2b980edf4fdf366b21a744df.tar.gz nutyx-extra-03a23812f1e1b18c2b980edf4fdf366b21a744df.tar.bz2 nutyx-extra-03a23812f1e1b18c2b980edf4fdf366b21a744df.tar.xz nutyx-extra-03a23812f1e1b18c2b980edf4fdf366b21a744df.zip |
consolekit 0.4.5-2 correction Run on
-rwxr-xr-x | extra/consolekit/Pkgfile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/consolekit/Pkgfile b/extra/consolekit/Pkgfile index c47aab70b..d9218dd4d 100755 --- a/extra/consolekit/Pkgfile +++ b/extra/consolekit/Pkgfile @@ -2,12 +2,12 @@ # URL: http://www.freedesktop.org/wiki/Software/ConsoleKit # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed do ch -# Depends on: dbus-glib, xorg-libx11, polkit, xmlto, docbook-xsl -# Run on: dbus,glib,xorg-libx11,policykit,polkit +# Depends on: dbus-glib, xorg-libx11, polkit, xmlto, docbook-xsl +# Run on: dbus-glib,xorg-libx11,policykit,polkit,xmlto, docbook-xsl name=consolekit version=0.4.5 -release=1 +release=2 source=(http://www.freedesktop.org/software/ConsoleKit/dist/ConsoleKit-$version.tar.bz2 pam-foreground-compat.ck consolekit.logrotate) |