cvm: remove unecessary depends

This commit is contained in:
bougyman 2015-04-10 00:51:32 -05:00
parent 3536df8904
commit 4b808550b0

View file

@ -6,12 +6,11 @@ build_style=gnu-makefile
makedepends="bglibs-devel"
nocross=yes
hostmakedepends="libtool"
depends="bglibs"
short_desc="Credential Validation Modules"
maintainer="bougyman <bougyman@voidlinux.eu>"
license="GPL-3"
homepage="http://untroubled.org/cvm/"
distfiles="http://untroubled.org/cvm/cvm-0.97.tar.gz"
distfiles="http://untroubled.org/cvm/cvm-${version}.tar.gz"
checksum=82e7751d63cc2ae91457e28b5326885beb1d082d4f0695f4fdaac5ffa70a0c47
pre_build() {