From aea912330aeaf854f4ee84db2e8e45fdbcfcb434 Mon Sep 17 00:00:00 2001 From: Danny Rawlins Date: Sun, 1 Apr 2007 17:53:25 +1000 Subject: [PATCH] utidylib: remove ctype and add python dependency --- utidylib/Pkgfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/utidylib/Pkgfile b/utidylib/Pkgfile index 45f3970a5..ebed02024 100644 --- a/utidylib/Pkgfile +++ b/utidylib/Pkgfile @@ -2,12 +2,12 @@ # URL: http://utidylib.berlios.de/ # Maintainer: Danny Rawlins, romster at shortcircuit dot net dot au # Packager: Danny Rawlins, romster at shortcircuit dot net dot au -# Depends on: ctypes, tidy +# Depends on: python tidy name=utidylib version=0.2 release=1 -source=(http://download.berlios.de/$name/uTidylib-$version.zip) +source=(http://download.berlios.de/utidylib/uTidylib-$version.zip) build() { cd uTidylib-$version