diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-02-26 20:25:11 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-02-26 20:25:11 +0100 |
commit | 19dae16bc67c9f46f4ff1b7983845f61a24bbf76 (patch) | |
tree | f0dd8622b62d3cbfb3bc762af1329ca29c6fe3a5 | |
parent | 288d64a310592bfe1f6c8ba8806a62ff418d7027 (diff) | |
download | nutyx-extra-19dae16bc67c9f46f4ff1b7983845f61a24bbf76.tar.gz nutyx-extra-19dae16bc67c9f46f4ff1b7983845f61a24bbf76.tar.bz2 nutyx-extra-19dae16bc67c9f46f4ff1b7983845f61a24bbf76.tar.xz nutyx-extra-19dae16bc67c9f46f4ff1b7983845f61a24bbf76.zip |
consolekit, maj des dépendances
-rwxr-xr-x | extra/consolekit/Pkgfile | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/extra/consolekit/Pkgfile b/extra/consolekit/Pkgfile index c169be9b8..5d6046036 100755 --- a/extra/consolekit/Pkgfile +++ b/extra/consolekit/Pkgfile @@ -1,7 +1,8 @@ -# Description: framework for defining and tracking users, login sessions, and seats -# URL: http://www.freedesktop.org/wiki/Software/ConsoleKit -# Maintainer: Oleksiy Khilkevich <grim@asu.ntu-kpi.kiev.ua> -# Depends on: dbus, glib, xorg-libx11, policykit +# Description: framework for defining and tracking users, login sessions, and seats +# URL: http://www.freedesktop.org/wiki/Software/ConsoleKit +# Maintainer: NuTyX core team +# Packager: thierryn1 at hispeed do ch +# Depends on: dbus, glib, xorg-libx11, policykit, polkit name=consolekit version=0.4.1 |