wok-6.x rev 22407
Add knot-dns (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Dec 10 16:56:23 2019 +0100 (2019-12-10) |
parents | 20d32321cac5 |
children | 0b08d9586968 |
files | knot-dns/receipt |
line diff
1.1 --- a/knot-dns/receipt Tue Dec 10 16:38:12 2019 +0100 1.2 +++ b/knot-dns/receipt Tue Dec 10 16:56:23 2019 +0100 1.3 @@ -13,7 +13,7 @@ 1.4 TAGS="dns" 1.5 1.6 DEPENDS="gnutls liburcu libedit" 1.7 -BUILD_DEPENDS="gnutls-dev liburcu-dev libedit-dev" 1.8 +BUILD_DEPENDS="libgnutls gnutls-dev liburcu-dev libedit-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()