diff --git a/tar-testsuite/Makefile b/tar-testsuite/Makefile index 4a457c4..e8b8faf 100644 --- a/tar-testsuite/Makefile +++ b/tar-testsuite/Makefile @@ -54,7 +54,7 @@ $(METADATA): Makefile @echo "Type: Regression" >> $(METADATA) @echo "TestTime: 60m" >> $(METADATA) @echo "RunFor: tar" >> $(METADATA) - @echo "Requires: tar texinfo libacl-devel rsh libselinux-devel rpm-build gcc" >> $(METADATA) + @echo "Requires: tar texinfo libacl-devel rsh libselinux-devel rpm-build gcc wget" >> $(METADATA) @echo "Priority: Normal" >> $(METADATA) @echo "License: GPLv2" >> $(METADATA) @echo "Confidential: no" >> $(METADATA)