summaryrefslogtreecommitdiff
path: root/community/pinfo/PKGBUILD
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-07-16 13:39:19 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-07-16 13:39:19 -0500
commit4acfc45fbd39df37b6b3a215ff5cf67f00797446 (patch)
treee4e446af75ad4b4a2b1dede9145a041cf9ff365a /community/pinfo/PKGBUILD
parent6c8a14a3341edb2a84e7c7b49a5ba4fd4a9c8a92 (diff)
Add chost in builds and add makedepend in pinfo
Diffstat (limited to 'community/pinfo/PKGBUILD')
-rw-r--r--community/pinfo/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/community/pinfo/PKGBUILD b/community/pinfo/PKGBUILD
index aa82fe665..94c87895a 100644
--- a/community/pinfo/PKGBUILD
+++ b/community/pinfo/PKGBUILD
@@ -10,6 +10,7 @@ arch=('i686' 'x86_64' 'mips64el')
url="http://pinfo.alioth.debian.org/"
license=('GPL')
depends=('ncurses' 'readline')
+makedepends=('git')
source=(https://alioth.debian.org/frs/download.php/3351/$pkgname-$pkgver.tar.bz2)
md5sums=('fe3d3da50371b1773dfe29bf870dbc5b')