diff --git a/kiwi.pl b/kiwi.pl index 4b7cea528..c67cb7abb 100755 --- a/kiwi.pl +++ b/kiwi.pl @@ -42,7 +42,7 @@ use KIWIImageCreator; use KIWIBoot; use KIWIMigrate; -use KIWIQX; +use KIWIQX qw (qxx); use KIWIRuntimeChecker; use KIWIImageFormat; use KIWIXMLInfo;