From 3e5e8b558e8e9536e0c80b7cbfdd0649d5457812 Mon Sep 17 00:00:00 2001 From: Karsten Hopp Date: Sun, 23 Apr 2017 21:39:32 +0200 Subject: [PATCH] add desktop-file-utils epydoc python-cups as deps of gtk2/cups --- create-modulemd.sh | 24 +++++++++++++++++++----- 1 file changed, 19 insertions(+), 5 deletions(-) diff --git a/create-modulemd.sh b/create-modulemd.sh index 99f6cdd..1edac60 100755 --- a/create-modulemd.sh +++ b/create-modulemd.sh @@ -45,7 +45,8 @@ solvedbuilddeps=("hostname" "multilib-rpm-config" "help2man" "autoconf" "automak "perl-Test-Simple" "perl-Text-Balanced" "perl-Text-Diff" "perl-Text-Glob" "perl-Text-ParseWords" "perl-Text-Tabs+Wrap" \ "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" ) + "cmake" "xapian-core" "libtool" "doxygen" "xorg-x11-util-macros" "libusbx" "expat" "python2" "tcl" "atk" "desktop-file-utils" \ + "epydoc" "python-cups" ) debug() { echo "$@" 1>&2 @@ -217,21 +218,34 @@ cat << EOT 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 +# TODO: remove avahi from cups ################################################################ EOT cat $modulerpmsfile