Add missing dependency to the fedora-flags test
Other packages that use this test won't have clang pre-installed, so we need to explicitly add the dependency.
This commit is contained in:
parent
5f6483f6cd
commit
a0406226b5
@ -2,6 +2,7 @@ summary: fedora-flags
|
||||
test: "$WITH_SCL ./test.sh"
|
||||
require:
|
||||
- annobin
|
||||
- clang
|
||||
- redhat-rpm-config
|
||||
adjust:
|
||||
- because: s390x does not have epel repo which is required to provide rpm macros
|
||||
|
Loading…
Reference in New Issue
Block a user