From e9447f47dcf11be3dc905e72374b0e4298a4c112 Mon Sep 17 00:00:00 2001 From: Joshua Ismael Haase Hernández Date: Thu, 10 Feb 2011 13:57:40 -0600 Subject: Updated depends array to include wget. --- libre/libretools/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libre/libretools/PKGBUILD') 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 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 -- cgit v1.2.3