diff --git a/distro/pkg/rpm/knot.spec b/distro/pkg/rpm/knot.spec
index 98eee6bd9524c3100b6a2afa394c2da02ecbd7a5..33d0af6548e0e8478904e497fb4d48307cd3eb64 100644
--- a/distro/pkg/rpm/knot.spec
+++ b/distro/pkg/rpm/knot.spec
@@ -110,6 +110,8 @@ included in knot-libs package.
 %package utils
 Summary:	DNS client utilities shipped with the Knot DNS server
 Requires:	%{name}-libs%{?_isa} = %{version}-%{release}
+# Debian package compat
+Provides:	%{name}-dnsutils = %{version}-%{release}
 
 %description utils
 The package contains DNS client utilities shipped with the Knot DNS server.