add icu, libuv (nodejs dependencies)
Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>
This commit is contained in:
parent
425c3dd225
commit
fc77933097
1 changed files with 10 additions and 0 deletions
|
|
@ -32,6 +32,8 @@ data:
|
|||
- libusb
|
||||
- libxslt
|
||||
- imake
|
||||
- libicu
|
||||
- libuv
|
||||
components:
|
||||
rpms:
|
||||
xapian-core:
|
||||
|
|
@ -116,3 +118,11 @@ data:
|
|||
rationale: Requirement for imake.
|
||||
ref: f26
|
||||
buildorder: 5
|
||||
icu:
|
||||
rationale: Dependency of many packages.
|
||||
ref: f26
|
||||
buildorder: 7
|
||||
libuv:
|
||||
rationale: Requirement for nodejs.
|
||||
ref: f26
|
||||
buildorder: 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue