summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD1
2 files changed, 5 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e46741a2e6a8..1ecdb79a4c25 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sat Sep 24 16:21:42 UTC 2016
+# Thu Oct 6 20:26:48 UTC 2016
pkgbase = urlview
pkgdesc = A curses URL parser for text files
pkgver = 0.9
@@ -10,6 +10,9 @@ pkgbase = urlview
arch = armv7h
arch = aarch64
license = GPL
+ makedepends = patch
+ makedepends = automake
+ makedepends = autoconf
depends = bash
source = http://ftp.debian.org/debian/pool/main/u/urlview/urlview_0.9.orig.tar.gz
source = http://ftp.debian.org/debian/pool/main/u/urlview/urlview_0.9-20.diff.gz
diff --git a/PKGBUILD b/PKGBUILD
index 1060fc6821ce..b005959e299c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,6 +9,7 @@ arch=('i686' 'x86_64' 'armv7h' 'aarch64')
url="http://packages.qa.debian.org/u/urlview.html"
license=('GPL')
depends=('bash')
+makedepends=('patch' 'automake' 'autoconf')
source=(http://ftp.debian.org/debian/pool/main/u/urlview/${pkgname}_$pkgver.orig.tar.gz
http://ftp.debian.org/debian/pool/main/u/urlview/${pkgname}_$pkgver-$_patchlevel.diff.gz)
sha256sums=('746ff540ccf601645f500ee7743f443caf987d6380e61e5249fc15f7a455ed42'