summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorreztho2016-03-10 18:17:02 +0000
committerreztho2016-03-10 18:17:02 +0000
commit69ddff28333d47c2ed77f31612e648f70cbab719 (patch)
tree58b20aceef8c6e9dc47c13ce073da931c67821e5 /PKGBUILD
parent8dde36adcb8f8d94e3f493255653948334e53596 (diff)
downloadaur-69ddff28333d47c2ed77f31612e648f70cbab719.tar.gz
Added wget
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 489dcb47dcb1..beb0595d5442 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('i686' 'x86_64')
url="http://foicica.com/textadept/"
license=('MIT')
depends=('lua' 'gtk2')
-makedepends=('mercurial')
+makedepends=('mercurial' 'wget')
provides=("$pkgname")
conflicts=('textadept-bin')
replaces=('textadept-bin')