File: control

package info (click to toggle)
knot 3.5.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 16,880 kB
  • sloc: ansic: 154,039; sh: 5,963; python: 1,141; makefile: 818
file content (12 lines) | stat: -rw-r--r-- 306 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
Tests: kdig
Restrictions: skippable
{%- if distro.match('debian', 'ubuntu') %}
Depends: iputils-ping, ca-certificates
{%- elif distro.match('almalinux', 'centos', 'fedora', 'opensuse', 'rhel', 'rocky') %}
Depends: iputils
{%- endif %}

Tests: authoritative-server
Depends: findutils

Tests: python-libknot