From 46d7769d30b17e012abd38b59a4e43f6a119852f Mon Sep 17 00:00:00 2001 From: Karsten Hopp Date: Wed, 20 Sep 2017 18:28:07 +0200 Subject: [PATCH] add some build with lower buildorder --- X11-base.yaml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/X11-base.yaml b/X11-base.yaml index c57c094..d822204 100644 --- a/X11-base.yaml +++ b/X11-base.yaml @@ -10,9 +10,12 @@ data: buildrequires: platform: master autotools: master + perl: master requires: platform: master fonts: master + perl: master + autotools: master references: community: https://github.com/modularity-modules/X11-base documentation: https://github.com/modularity-modules/X11-base @@ -44,7 +47,10 @@ data: - libXv - mesa-libGL - xkeyboard-config + - xorg-x11-proto-devel + - xorg-x11-util-macros - xorg-x11-xkb-utils + - xorg-x11-xtrans-devel profiles: default: description: A generated profile based on top-lvl package list. @@ -74,7 +80,10 @@ data: - libXv - mesa-libGL - xkeyboard-config + - xorg-x11-proto-devel + - xorg-x11-util-macros - xorg-x11-xkb-utils + - xorg-x11-xtrans-devel components: rpms: iso-codes: @@ -104,9 +113,11 @@ data: libXau: rationale: core component of this module. ref: 7acd9c1dca3a814086898044ac226cb7bdaf4b9f + buildorder: -10 libxcb: rationale: core component of this module. ref: b14cc088efdbcdc9c9d10248c4729b92504837d1 + buildorder: -10 libXcomposite: rationale: core component of this module. ref: bed504bb2f3a31942e1b8c867ed8eea549078712 @@ -116,6 +127,7 @@ data: libXdmcp: rationale: core component of this module. ref: dc4b76496caefbd8193ae8bd110bea257820aff2 + buildorder: -10 libXext: rationale: core component of this module. ref: 79b649ceeca9aeb62e76d660c82b6baa6bbb6564 @@ -167,6 +179,18 @@ data: xkeyboard-config: rationale: core component of this module. ref: 8a65ca25ad7ec6c1491112748a52290441f55185 + xorg-x11-proto-devel: + rationale: core component of this module. + ref: c3322598a29db4bc5f1705658ec33c1907316784 + buildorder: -10 + xorg-x11-util-macros: + rationale: core component of this module. + ref: 746d43a5c9d8da8b4879c8f8cf9404c872715470 + buildorder: -10 xorg-x11-xkb-utils: rationale: core component of this module. ref: e760ad84d68ccda36a263fde2891e72da47e8112 + xorg-x11-xtrans-devel: + rationale: core component of this module. + ref: 62e3703040cb1691800bb1c4736226b549bcdc46 + buildorder: -10