aboutsummaryrefslogtreecommitdiff
path: root/config/deb.am
diff options
context:
space:
mode:
Diffstat (limited to 'config/deb.am')
-rw-r--r--config/deb.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/deb.am b/config/deb.am
index 88679545a594..79063e407fe3 100644
--- a/config/deb.am
+++ b/config/deb.am
@@ -35,7 +35,7 @@ deb-dkms: deb-local rpm-dkms
fakeroot $(ALIEN) --bump=0 --scripts --to-deb --target=$$debarch $$pkg1 || exit 1; \
$(RM) $$pkg1
-deb-utils: deb-local rpm-utils
+deb-utils: deb-local rpm-utils-initramfs
name=${PACKAGE}; \
version=${VERSION}-${RELEASE}; \
arch=`$(RPM) -qp $${name}-$${version}.src.rpm --qf %{arch} | tail -1`; \