wok diff openvas-scanner/receipt @ rev 22060
created package get-uae
author | Hans-G?nter Theisgen |
---|---|
date | Thu Oct 24 16:03:15 2019 +0100 (2019-10-24) |
parents | 9e01bc6321ea |
children | df98a48adee2 |
line diff
1.1 --- a/openvas-scanner/receipt Sun Dec 20 15:13:45 2015 +0100 1.2 +++ b/openvas-scanner/receipt Thu Oct 24 16:03:15 2019 +0100 1.3 @@ -13,12 +13,11 @@ 1.4 1.5 DEPENDS="openvas-libraries openssl" 1.6 BUILD_DEPENDS="libpcap libpcap-dev util-linux-uuid openvas-libraries \ 1.7 -openvas-libraries-dev pkg-config gnutls-dev glib-dev" 1.8 +openvas-libraries-dev pkg-config gnutls-dev glib-dev libgnutls" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules() 1.12 { 1.13 - cd $src 1.14 ./configure --prefix=/usr \ 1.15 --localstatedir=/var --sysconfdir=/etc \ 1.16 --mandir=/usr/share/man \