mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
squid: fix test dependency
This commit is contained in:
parent
543ab5193b
commit
4640c58d96
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ hostmakedepends="perl pkg-config"
|
||||||
makedepends="libldap-devel libnetfilter_conntrack-devel pam-devel
|
makedepends="libldap-devel libnetfilter_conntrack-devel pam-devel
|
||||||
libcap-devel libltdl-devel libxml2-devel"
|
libcap-devel libltdl-devel libxml2-devel"
|
||||||
depends="perl"
|
depends="perl"
|
||||||
checkdepends="cppunit-devel"
|
checkdepends="libcppunit-devel"
|
||||||
short_desc="Caching proxy for the Web"
|
short_desc="Caching proxy for the Web"
|
||||||
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue