summaryrefslogtreecommitdiff
path: root/libre/libretools
diff options
context:
space:
mode:
authorJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-02-10 13:57:40 -0600
committerJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-02-10 13:57:40 -0600
commit63b5fa61e4156b59bf61d15ae1fde64a5126f69c (patch)
tree549bd1150a4066f927fed86e0d90d5ac405ab8e5 /libre/libretools
parent41d8cd5c83971706a68c37640c2acd22bd1a01ff (diff)
Updated depends array to include wget.
Diffstat (limited to 'libre/libretools')
-rw-r--r--libre/libretools/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/libretools/PKGBUILD b/libre/libretools/PKGBUILD
index 231781b33..4f99dc607 100644
--- a/libre/libretools/PKGBUILD
+++ b/libre/libretools/PKGBUILD
@@ -2,13 +2,13 @@
# Contributor: fauno <fauno@kiwwwi.com.ar>
pkgname=libretools
-pkgver=20110209
+pkgver=20110210
pkgrel=1
pkgdesc="Scripts for easing Parabola's tasks"
arch=('any')
url="http://parabolagnulinux.org"
license=('GPL3+')
-depends=(devtools git)
+depends=(devtools git wget)
makedepends=(git)
backup=(etc/libretools.conf)
install=libretools.install