diff options
-rwxr-xr-x | Makefile.PL | 1 | ||||
-rw-r--r-- | NEWS | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL index 1357abe4..73fd9c9e 100755 --- a/Makefile.PL +++ b/Makefile.PL @@ -161,6 +161,7 @@ WriteMakefile( 'Expect' => '0', 'File::Slurp' => '0', 'Net::Server' => '0', + 'rpmtools' => '7.11', 'Test::More' => '0', 'Test::Pod' => '0', 'Test::Pod::Coverage' => '0', @@ -2,6 +2,7 @@ o actually needs perl >= 5.10 for //= operator o fix failing scriptlets test with rpm < 4.13.0 o skip tests if we have no supported downloader + o testsuite needs rpmtools Version 8.120 - 21 October 2019 |