Try to bootstrap using buildrequires from master
This commit is contained in:
parent
b25a195f58
commit
4b19eba277
1 changed files with 8 additions and 6 deletions
14
maven.yaml
14
maven.yaml
|
|
@ -14,15 +14,15 @@ data:
|
|||
dependencies:
|
||||
buildrequires:
|
||||
maven: master
|
||||
java: 8
|
||||
platform: f27
|
||||
java: master
|
||||
platform: master
|
||||
# R of hawtjni
|
||||
autotools: f27
|
||||
autotools: master
|
||||
# BR of python-lxml
|
||||
python2: 2.7
|
||||
python3: 3.6
|
||||
python2: master
|
||||
python3: master
|
||||
# BR of xml-stylebook
|
||||
fonts: f27
|
||||
fonts: master
|
||||
requires:
|
||||
java: 8
|
||||
platform: f27
|
||||
|
|
@ -629,6 +629,7 @@ data:
|
|||
Build dependency of ant, log4j12.
|
||||
# javapackages-tools-5.0.0-9.fc28.1
|
||||
javapackages-tools:
|
||||
buildorder: -1
|
||||
ref: aad699e
|
||||
rationale: >
|
||||
Runtime dependency of ant, ant-contrib, antlr, aopalliance,
|
||||
|
|
@ -1696,6 +1697,7 @@ data:
|
|||
jackson-databind, jline.
|
||||
# python-lxml-4.1.1-1.fc28.1
|
||||
python-lxml:
|
||||
buildorder: -2
|
||||
ref: c0ca746
|
||||
rationale: >
|
||||
Runtime dependency of javapackages-tools.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue