xbps-git: bump and remove unnecessary which hdep.
This commit is contained in:
parent
2c97ecb9a3
commit
ba99e9d76c
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'xbps-git'
|
# Template file for 'xbps-git'
|
||||||
pkgname=xbps-git
|
pkgname=xbps-git
|
||||||
version=20140825
|
version=20140826
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="The XBPS package system (development branch)"
|
short_desc="The XBPS package system (development branch)"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.voidlinux.eu/xbps"
|
homepage="http://www.voidlinux.eu/xbps"
|
||||||
license="Simplified BSD"
|
license="Simplified BSD"
|
||||||
|
|
||||||
hostmakedepends="which pkg-config git"
|
hostmakedepends="pkg-config git"
|
||||||
makedepends="zlib-devel libressl-devel libarchive-devel>=3.1.2_7 atf-devel"
|
makedepends="zlib-devel libressl-devel libarchive-devel>=3.1.2_7 atf-devel"
|
||||||
|
|
||||||
triggers="virtualpkg"
|
triggers="virtualpkg"
|
||||||
|
|
Loading…
Reference in a new issue