zabbix-headers/zabbix-headers: BDEPEND added
This commit is contained in:
parent
0604b89d24
commit
dbca0207c4
|
@ -18,6 +18,14 @@ DEPEND="
|
||||||
=net-analyzer/zabbix-${MY_PV}[agent=,agent2=,curl=,frontend=,gnutls=,ipv6=,java=,ldap=,libxml2=,mysql=,odbc=,openipmi=,openssl=,oracle=,postgres=,proxy=,selinux=,server=,snmp=,sqlite=,ssh=,static=]
|
=net-analyzer/zabbix-${MY_PV}[agent=,agent2=,curl=,frontend=,gnutls=,ipv6=,java=,ldap=,libxml2=,mysql=,odbc=,openipmi=,openssl=,oracle=,postgres=,proxy=,selinux=,server=,snmp=,sqlite=,ssh=,static=]
|
||||||
"
|
"
|
||||||
|
|
||||||
|
BDEPEND="
|
||||||
|
virtual/pkgconfig
|
||||||
|
agent2? (
|
||||||
|
>=dev-lang/go-1.12
|
||||||
|
app-arch/unzip
|
||||||
|
)
|
||||||
|
"
|
||||||
|
|
||||||
S=${WORKDIR}/${MY_P}
|
S=${WORKDIR}/${MY_P}
|
||||||
|
|
||||||
src_configure() {
|
src_configure() {
|
||||||
|
|
Loading…
Reference in New Issue