diff options
author | Danny Rawlins <romster@shortcircuit.net.au> | 2008-03-18 20:46:43 +1100 |
---|---|---|
committer | Danny Rawlins <romster@shortcircuit.net.au> | 2008-03-18 20:46:43 +1100 |
commit | 6d5cac31aec368bc4e8dd022a444b20c84dbdf3c (patch) | |
tree | bc93a00b4f202fabf2e7cc0e39001dbb3b22f4dc /wesnoth | |
parent | 8de5cc35cce8c3ff7ffc3e45570a035c84f38ebb (diff) | |
download | contrib-6d5cac31aec368bc4e8dd022a444b20c84dbdf3c.tar.gz contrib-6d5cac31aec368bc4e8dd022a444b20c84dbdf3c.tar.xz |
wesnoth: remove redundant dep python
Diffstat (limited to 'wesnoth')
-rw-r--r-- | wesnoth/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wesnoth/Pkgfile b/wesnoth/Pkgfile index c7901187c..73f1fe4f6 100644 --- a/wesnoth/Pkgfile +++ b/wesnoth/Pkgfile @@ -2,7 +2,7 @@ # URL: http://www.wesnoth.org/ # Maintainer: Danny Rawlins, romster at shortcircuit dot net dot au # Packager: Danny Rawlins, romster at shortcircuit dot net dot au -# Depends on: xorg-libx11 sdl_image sdl_mixer sdl_net freetype python boost +# Depends on: xorg-libx11 sdl_image sdl_mixer sdl_net freetype boost name=wesnoth version=1.4 |