Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a9df7078f0 |
1 changed files with 7 additions and 5 deletions
12
libtom.yaml
12
libtom.yaml
|
|
@ -21,13 +21,13 @@ data:
|
||||||
module: [ MIT ]
|
module: [ MIT ]
|
||||||
dependencies:
|
dependencies:
|
||||||
buildrequires:
|
buildrequires:
|
||||||
bootstrap: master
|
bootstrap: f27
|
||||||
# We don't have texlive and ghostscript stuff so far
|
# We don't have texlive and ghostscript stuff so far
|
||||||
#platform: master
|
#platform: f27
|
||||||
#autotools: master
|
#autotools: f27
|
||||||
#texlive: master
|
#texlive: f27
|
||||||
requires:
|
requires:
|
||||||
platform: master
|
platform: f27
|
||||||
references:
|
references:
|
||||||
community: http://www.libtom.net/
|
community: http://www.libtom.net/
|
||||||
documentation: http://www.libtom.net/
|
documentation: http://www.libtom.net/
|
||||||
|
|
@ -44,7 +44,9 @@ data:
|
||||||
rpms:
|
rpms:
|
||||||
libtomcrypt:
|
libtomcrypt:
|
||||||
rationale: Main component.
|
rationale: Main component.
|
||||||
|
ref: f27
|
||||||
libtommath:
|
libtommath:
|
||||||
rationale: Main component.
|
rationale: Main component.
|
||||||
|
ref: f27
|
||||||
# libtomcrypt BuildRequires libtommath
|
# libtomcrypt BuildRequires libtommath
|
||||||
buildorder: -1
|
buildorder: -1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue