From eee1804e673f35151e9803f688f916fc9316edbf Mon Sep 17 00:00:00 2001 From: Karsten Hopp Date: Tue, 16 May 2017 12:50:04 +0200 Subject: [PATCH] mv libusbx here from c-b-d, it is a runtime requirement --- shared-userspace.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/shared-userspace.yaml b/shared-userspace.yaml index 513a1c3..ac1c5a2 100644 --- a/shared-userspace.yaml +++ b/shared-userspace.yaml @@ -51,6 +51,7 @@ data: - libXrandr - libXrender - hesiod + - libusbx - libusb - libssh - libxslt @@ -131,6 +132,7 @@ data: - libXrandr - libXrender - hesiod + - libusbx - libusb - libssh - libxslt @@ -297,6 +299,10 @@ data: rationale: Component for shared userspace - hesiod. ref: f26 buildorder: 10 + libusbx: + rationale: requirement for libusb. + ref: f26 + buildorder: 8 libusb: rationale: Component for shared userspace - libusb. ref: f26