summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorViacheslav Hletenko <v.gletenko@vyos.io>2025-04-14 20:49:02 +0300
committerGitHub <noreply@github.com>2025-04-14 20:49:02 +0300
commit9217434e24d362da4165eafc95a41730e4c2e161 (patch)
treeec2810056eaf57f34ca2aa22178b23fd9c614854
parentbcd7a863da0ddb9a6042350cc2060a744ab8b914 (diff)
parent9d18be9125e089f3ae3f376e769da28d02131c6f (diff)
downloadvyatta-cfg-9217434e24d362da4165eafc95a41730e4c2e161.tar.gz
vyatta-cfg-9217434e24d362da4165eafc95a41730e4c2e161.zip
Merge pull request #98 from dmbaturin/T7344-bash-completion-depHEADcurrent
packaging: T7344: pin bash-completion to a knowingly compatible version
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 136b2e8..0655d78 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,8 @@ Architecture: any
Depends: sed (>= 4.1.5),
procps (>= 1:3.2.7-3),
coreutils (>= 5.97-5.3),
- vyatta-bash | bash (>= 4.1),
+ vyatta-bash (>= 4.1),
+ bash-completion (= 1:2.8-6),
bsdutils (>=1:2.13),
libvyatta-cfg1 (>=${binary:Version}),
unionfs-fuse,