diff --git a/build-tools/stx/circular_dep.conf b/build-tools/stx/circular_dep.conf index 96ac8daf..c958c9e2 100644 --- a/build-tools/stx/circular_dep.conf +++ b/build-tools/stx/circular_dep.conf @@ -15,6 +15,12 @@ # -r> Runtime depend on # (s) Source package +SRC SET: linux +BUILD ORDER: linux + +SRC SET: linux-rt +BUILD ORDER: linux-rt + SRC SET: openldap systemd linux setuptools BUILD ORDER: linux setuptools openldap systemd # A superset of the chain: {openldap systemd linux}, just add package "setuptools"