summaryrefslogtreecommitdiff
path: root/libre/libretools/PKGBUILD
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
commite9447f47dcf11be3dc905e72374b0e4298a4c112 (patch)
tree549bd1150a4066f927fed86e0d90d5ac405ab8e5 /libre/libretools/PKGBUILD
parentbe9dd340ef7d752d61d0d3b4b6b18164016f4605 (diff)
downloadabslibre-e9447f47dcf11be3dc905e72374b0e4298a4c112.tar.gz
abslibre-e9447f47dcf11be3dc905e72374b0e4298a4c112.tar.bz2
abslibre-e9447f47dcf11be3dc905e72374b0e4298a4c112.zip
Updated depends array to include wget.
Diffstat (limited to 'libre/libretools/PKGBUILD')
-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