changed nvr library reference in main.fmf
This commit is contained in:
parent
1690aa2971
commit
b5d4cc1f3d
1 changed files with 3 additions and 3 deletions
|
|
@ -8,9 +8,9 @@ component:
|
|||
test: ./runtest.sh
|
||||
framework: beakerlib
|
||||
require:
|
||||
#- library(distribution/nvr)
|
||||
- url: https://github.com/beakerlib/nvr.git
|
||||
name: /nvr
|
||||
- library(distribution/nvr)
|
||||
#- url: https://github.com/beakerlib/nvr.git
|
||||
# name: /nvr
|
||||
- url: https://src.fedoraproject.org/tests/opencryptoki.git
|
||||
name: /Library/token-manipulation
|
||||
recommend:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue