summaryrefslogtreecommitdiffstats
path: root/extra
diff options
context:
space:
mode:
Diffstat (limited to 'extra')
-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
+}