diff options
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/install_any.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/install_any.pm b/perl-install/install_any.pm index 65857a004..98bd22a11 100644 --- a/perl-install/install_any.pm +++ b/perl-install/install_any.pm @@ -35,11 +35,11 @@ XFree86-P9000 XFree86-S3 XFree86-S3V XFree86-SVGA XFree86-W32 XFree86-I128 XFree86-Sun XFree86-SunMono XFree86-Sun24 XFree86-3DLabs XFree86-FBDev XFree86-server XFree86 XFree86-glide-module Device3Dfx Glide_V3-DRI Glide_V5 Mesa dhcpcd pump dhcpxd dhcp-client isdn4net isdn4k-utils dev pptp-adsl-fr rp-pppoe ppp ypbind -rhs-printfilters lpr cups cups-drivers samba ncpfs ghostscript-utils +rhs-printfilters lpr cups cups-drivers samba ncpfs ghostscript-utils autologin ); #- package that have to be copied only if all their requires are satisfied. @needToCopyIfRequiresSatisfied = qw( -xpp kups kisdn +xpp kups ); #- boot medium (the first medium to take into account). |