diff --git a/bin/znuny.CheckModules.pl b/bin/znuny.CheckModules.pl index 2750f46e5c0..fe723882eec 100755 --- a/bin/znuny.CheckModules.pl +++ b/bin/znuny.CheckModules.pl @@ -246,9 +246,9 @@ Required => 1, Comment => 'Required to generate UUIDs.', InstTypes => { - aptget => undef, + aptget => 'libdata-uuid-perl', emerge => undef, - yum => undef, + yum => 'perl-Data-UUID', zypper => undef, ports => undef, },