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