From 646b92e39c7b46b706de364c2d1d22c7849e5036 Mon Sep 17 00:00:00 2001 From: Joe Rayhawk Date: Wed, 29 Oct 2014 15:17:21 -0700 Subject: pinyadmin: bash -r -> ksh -r because the bash people apparently like to deprecate security features without bothering to tell anyone --- pinyadmin/debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pinyadmin/debian') diff --git a/pinyadmin/debian/control b/pinyadmin/debian/control index b41d5b5..93122fc 100644 --- a/pinyadmin/debian/control +++ b/pinyadmin/debian/control @@ -8,7 +8,7 @@ Standards-version: 3.9.1 Package: pinyadmin Architecture: all -Depends: ${perl:Depends}, ${misc:Depends}, libpiny-perl (>= 0.14), libgetopt-tabular-perl, moreutils +Depends: ${perl:Depends}, ${misc:Depends}, libpiny-perl (>= 0.14), libgetopt-tabular-perl, moreutils, ksh Description: Administrative programs for piny The command-line programs for day-to-day administrative tasks in the Piny infrastructure. -- cgit v1.2.3