mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-13 02:14:53 +00:00
fix bind build (add missing bind control files)
SVN-Revision: 3247
This commit is contained in:
parent
a49878a653
commit
1ea6f94ee2
5
openwrt/package/bind/ipkg/bind-check.control
Normal file
5
openwrt/package/bind/ipkg/bind-check.control
Normal file
@ -0,0 +1,5 @@
|
||||
Package: bind-check
|
||||
Priority: optional
|
||||
Section: net
|
||||
Description: named-checkconf & named-checkzone utilities
|
||||
Depends: libopenssl
|
5
openwrt/package/bind/ipkg/bind-dig.control
Normal file
5
openwrt/package/bind/ipkg/bind-dig.control
Normal file
@ -0,0 +1,5 @@
|
||||
Package: bind-dig
|
||||
Priority: optional
|
||||
Section: net
|
||||
Description: dig utility
|
||||
Depends: libopenssl
|
5
openwrt/package/bind/ipkg/bind-dnssec.control
Normal file
5
openwrt/package/bind/ipkg/bind-dnssec.control
Normal file
@ -0,0 +1,5 @@
|
||||
Package: bind-dnssec
|
||||
Priority: optional
|
||||
Section: net
|
||||
Description: dnssec-keygen & dnssec-signzone utilities
|
||||
Depends: libopenssl
|
5
openwrt/package/bind/ipkg/bind-host.control
Normal file
5
openwrt/package/bind/ipkg/bind-host.control
Normal file
@ -0,0 +1,5 @@
|
||||
Package: bind-host
|
||||
Priority: optional
|
||||
Section: net
|
||||
Description: host utility
|
||||
Depends: libopenssl
|
5
openwrt/package/bind/ipkg/bind-rndc.control
Normal file
5
openwrt/package/bind/ipkg/bind-rndc.control
Normal file
@ -0,0 +1,5 @@
|
||||
Package: bind-rndc
|
||||
Priority: optional
|
||||
Section: net
|
||||
Description: rndc & rndc-confgen utilities
|
||||
Depends: libopenssl
|
5
openwrt/package/bind/ipkg/bind-tools.control
Normal file
5
openwrt/package/bind/ipkg/bind-tools.control
Normal file
@ -0,0 +1,5 @@
|
||||
Package: bind-tools
|
||||
Priority: optional
|
||||
Section: net
|
||||
Description: dig, host, nslookup, nsupdate, dnssec-keygen, dnssec-signzone, named-checkconf, named-checkzone, rndc, rndc-confgen
|
||||
Depends: libopenssl
|
Loading…
Reference in New Issue
Block a user