add a couple of runtime requirements

This commit is contained in:
Karsten Hopp 2017-05-16 14:19:25 +02:00
commit 3f3c8dd051
2 changed files with 48 additions and 1 deletions

View file

@ -55,7 +55,10 @@ solvedbuilddeps=("hostname" "multilib-rpm-config" "help2man" "autoconf" "automak
"perl-libnet" "perl-local-lib" "perl-parent" "perl-perlfaq" "perl-podlators" \
"perl-srpm-macros" "perl-threads" "perl-threads-shared" "perl-version" \
"imake" "cmake" "doxygen" "libusbx" "xorg-x11-proto-devel" "xorg-x11-util-macros" "xapian-core" "bison" \
"python2" "tcl" "epydoc" "chrpath" "dbus-glib" "libcgroup" "checkpolicy" "policycoreutils" )
"python2" "tcl" "epydoc" "chrpath" "dbus-glib" "libcgroup" "checkpolicy" "policycoreutils" \
"vala" "cups" "bluez" "git" "libical" "cups-filter" "docbook-dtds" "docbook-style-dsssl" "perl-SGMLSpm" \
"libyaml" )
# "desktop-file-utils" "python-cups" "gobject-introspection" "atk"
debug() {
echo "$@" 1>&2