summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-01-31 20:13:14 +0100
committertnut <thierryn1 at hispeed dot ch>2010-01-31 20:13:14 +0100
commit00ed9590e81e25f4de0b777d0c60fc8f947c2eb1 (patch)
tree88549995793a6eb40920c07f9162881e620c267e
parent8d2bb076fbd334f541b6662d2abd878b890c81e4 (diff)
downloadnutyx-pakxe-00ed9590e81e25f4de0b777d0c60fc8f947c2eb1.tar.gz
nutyx-pakxe-00ed9590e81e25f4de0b777d0c60fc8f947c2eb1.tar.bz2
nutyx-pakxe-00ed9590e81e25f4de0b777d0c60fc8f947c2eb1.tar.xz
nutyx-pakxe-00ed9590e81e25f4de0b777d0c60fc8f947c2eb1.zip
wallpapoz, maj des dépendances
-rw-r--r--extra/wallpapoz/Pkgfile4
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
+}