diff --git a/create-modulemd.sh b/create-modulemd.sh index 1edac60..8f84aa6 100755 --- a/create-modulemd.sh +++ b/create-modulemd.sh @@ -46,7 +46,7 @@ solvedbuilddeps=("hostname" "multilib-rpm-config" "help2man" "autoconf" "automak "perl-Text-Template" "perl-Thread-Queue" "perl-threads" "perl-threads-shared" "perl-Time-HiRes" "perl-Time-Local" \ "perl-Unicode-Collate" "perl-Unicode-Normalize" "perl-URI" "perl-version" \ "cmake" "xapian-core" "libtool" "doxygen" "xorg-x11-util-macros" "libusbx" "expat" "python2" "tcl" "atk" "desktop-file-utils" \ - "epydoc" "python-cups" ) + "epydoc" "python-cups" "gobject-introspection" ) debug() { echo "$@" 1>&2 @@ -245,6 +245,10 @@ cat << EOT rationale: dependency of many packages. ref: private-karsten-modularity buildorder: 6 + gobject-introspection: + rationale: dependency of many packages. + ref: f26 + buildorder: 7 # TODO: remove avahi from cups ################################################################ EOT diff --git a/shared-userspace.yaml b/shared-userspace.yaml index d82ee89..0d666d8 100644 --- a/shared-userspace.yaml +++ b/shared-userspace.yaml @@ -63,21 +63,38 @@ data: ref: f26 buildorder: 5 expat: - rationale: dependency of python2 + rationale: dependency of python2. ref: f26 buildorder: 5 atk: - rationale: dependency of gtk2 + rationale: dependency of gtk2. ref: f26 buildorder: 5 tcl: - rationale: dependency of python2 + rationale: dependency of python2. ref: f26 buildorder: 5 + desktop-file-utils: + rationale: dependency of cups/python-cups/epydoc. + ref: f26 + buildorder: 5 + epydoc: + rationale: dependency of cups/python-cups. + ref: f26 + buildorder: 6 + python-cups: + rationale: dependency of cups/python-cups. + ref: f26 + buildorder: 7 python2: - rationale: dependency of many packages + rationale: dependency of many packages. ref: private-karsten-modularity buildorder: 6 + gobject-introspection: + rationale: dependency of many packages. + ref: f26 + buildorder: 7 +# TODO: remove avahi from cups ################################################################ hesiod: rationale: Component for shared userspace - hesiod.