diff --git a/pkg.info b/pkg.info index a37a75b..d0a0927 100644 --- a/pkg.info +++ b/pkg.info @@ -1,10 +1,12 @@ name: bash description: The Bourne-Again Shell version: 5.2.37 +revision: 2 url: https://www.gnu.org/software/bash/ license: GPL3-or-later architecture: any keep: ["etc/bashrc","etc/profile"] depends: ["glibc","readline","readline"] +optional_depends: ["bash-completion"] provides: ["sh"] type: source