diff options
author | Jakub Ružička <jakub.ruzicka@nic.cz> | 2023-06-26 16:06:26 +0200 |
---|---|---|
committer | Jakub Ružička <jakub.ruzicka@nic.cz> | 2023-06-27 13:54:10 +0200 |
commit | 6e96494b9559dec398b51b18ada2085b03320079 (patch) | |
tree | 794220c5d91d32c2554f673adfe841de81e3f733 /distro | |
parent | Merge !1324: Protocol layers (diff) | |
download | knot-resolver-6e96494b9559dec398b51b18ada2085b03320079.tar.xz knot-resolver-6e96494b9559dec398b51b18ada2085b03320079.zip |
distro/pkg/deb: make manager package arch specific
The supervisor plugin is compiled and arch specific.
Diffstat (limited to 'distro')
-rw-r--r-- | distro/pkg/deb/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/distro/pkg/deb/control b/distro/pkg/deb/control index d4a3bda9..aa0aa426 100644 --- a/distro/pkg/deb/control +++ b/distro/pkg/deb/control @@ -29,7 +29,7 @@ Build-Depends: Homepage: https://www.knot-resolver.cz/ Package: knot-resolver-manager -Architecture: all +Architecture: any Provides: knot-resolver6, Depends: |