Add to dependency hostname

Signed-off-by: Petr "Stone" Hracek <phracek@redhat.com>
This commit is contained in:
Petr "Stone" Hracek 2017-05-03 13:00:07 +02:00
parent f319e135b7
commit addd9b74a4

View File

@ -8,11 +8,11 @@ packages:
rpms: rpms:
# add which here because of the issue. # add which here because of the issue.
# https://pagure.io/modularity-testing-framework/issue/45 # https://pagure.io/modularity-testing-framework/issue/45
- which
- ruby - ruby
testdependecies: testdependecies:
rpms: rpms:
- which - which
- hostname
module: module:
docker: docker:
container: docker.io/ruby container: docker.io/ruby