summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/debian.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/packages/debian.scm b/gnu/packages/debian.scm
index 615367baa3..2efd8114be 100644
--- a/gnu/packages/debian.scm
+++ b/gnu/packages/debian.scm
@@ -29,6 +29,7 @@
   #:use-module (gnu packages autotools)
   #:use-module (gnu packages backup)
   #:use-module (gnu packages base)
+  #:use-module (gnu packages bash)
   #:use-module (gnu packages compression)
   #:use-module (gnu packages crypto)
   #:use-module (gnu packages dbm)
@@ -249,6 +250,7 @@ contains the archive keys used for that.")
     (inputs
      (list debian-archive-keyring
            ubuntu-keyring
+           bash-minimal
            dpkg
            tzdata