diff options
Diffstat (limited to 'perl-install/install_any.pm')
-rw-r--r-- | perl-install/install_any.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/install_any.pm b/perl-install/install_any.pm index 4ad3761f6..95f9c1a5c 100644 --- a/perl-install/install_any.pm +++ b/perl-install/install_any.pm @@ -38,7 +38,7 @@ rhs-printfilters lpr cups cups-drivers samba ncpfs ghostscript-utils ); #- package that have to be copied only if all their requires are satisfied. @needToCopyIfRequiresSatisfied = qw( -xpp kups +xpp kups kisdn ); #-###################################################################################### |