diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2020-04-14 14:37:04 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2020-04-14 14:37:13 +0200 |
commit | f35cc0fa8c06df0aa218995eb7b057db52830bfb (patch) | |
tree | 36a7960d078ca590a0e99b2c1f6e5546ad494fb0 | |
parent | d1617f868b16a297a9644b86b00889b954b450f1 (diff) | |
download | iurt-f35cc0fa8c06df0aa218995eb7b057db52830bfb.tar iurt-f35cc0fa8c06df0aa218995eb7b057db52830bfb.tar.gz iurt-f35cc0fa8c06df0aa218995eb7b057db52830bfb.tar.bz2 iurt-f35cc0fa8c06df0aa218995eb7b057db52830bfb.tar.xz iurt-f35cc0fa8c06df0aa218995eb7b057db52830bfb.zip |
pull makedev as it'll be dropped from basesystem
-rwxr-xr-x | iurt | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -381,6 +381,7 @@ my %config_usage = ( desc => 'List of packages needed for the chroot creation', default => [ 'basesystem-minimal', + 'makedev', 'rpm-build', 'sudo', 'urpmi', |