diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-14 19:20:02 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-14 19:20:02 +0000 |
commit | 7353fa7d3ad198cd905851987b443e6b4b53142e (patch) | |
tree | 5596d70dab6a706298e837943aad261dab548ae4 | |
parent | Updating login prompt. (diff) | |
download | util-linux-7353fa7d3ad198cd905851987b443e6b4b53142e.tar.xz util-linux-7353fa7d3ad198cd905851987b443e6b4b53142e.zip |
Building with debhelper backport to fix FTBFS.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index b5fd21f..7aea0dd 100644 --- a/debian/control +++ b/debian/control @@ -4,6 +4,7 @@ Build-Depends: bc <!stage1 !nocheck>, bison, debhelper-compat (= 13), + debhelper (>= 13.11.9~), dh-exec, gettext, libaudit-dev [linux-any] <!stage1>, |