diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-01-31 20:13:14 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-01-31 20:13:14 +0100 |
commit | 00ed9590e81e25f4de0b777d0c60fc8f947c2eb1 (patch) | |
tree | 88549995793a6eb40920c07f9162881e620c267e /extra/wallpapoz/Pkgfile | |
parent | 8d2bb076fbd334f541b6662d2abd878b890c81e4 (diff) | |
download | nutyx-pakxe-00ed9590e81e25f4de0b777d0c60fc8f947c2eb1.tar.gz nutyx-pakxe-00ed9590e81e25f4de0b777d0c60fc8f947c2eb1.tar.bz2 nutyx-pakxe-00ed9590e81e25f4de0b777d0c60fc8f947c2eb1.tar.xz nutyx-pakxe-00ed9590e81e25f4de0b777d0c60fc8f947c2eb1.zip |
wallpapoz, maj des dépendances
Diffstat (limited to 'extra/wallpapoz/Pkgfile')
-rw-r--r-- | extra/wallpapoz/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/wallpapoz/Pkgfile b/extra/wallpapoz/Pkgfile index e5540326a..eeabc6068 100644 --- a/extra/wallpapoz/Pkgfile +++ b/extra/wallpapoz/Pkgfile @@ -2,7 +2,7 @@ # URL: http://wallpapoz.akbarhome.com # Maintainer: NuTyX core team # Packager: geantbrun at gmail dot com -# Depends on: pyGTK, python glade, pil, xorg-xwininfo, xorg-xprop, +# Depends on: pygtk, python, libglade, pil, xorg-xwininfo, xorg-xprop name=wallpapoz @@ -16,4 +16,4 @@ build() { python setup.py --installdir=$PKG/usr install -}
\ No newline at end of file +} |