From e771a90b9cdd5bf7961b5ae2db929102472f16a5 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Tue, 28 Apr 2020 21:00:13 +0200 Subject: extra/doxygen: readded ghostscript to i486 dependencies --- blacklist/i486/rust/capi4hylafax | 1 - blacklist/i486/rust/fig2dev | 1 - blacklist/i486/rust/hylafax | 1 - blacklist/i486/rust/splix | 1 - extra/doxygen/PKGBUILD | 6 ------ 5 files changed, 10 deletions(-) delete mode 100644 blacklist/i486/rust/capi4hylafax delete mode 100644 blacklist/i486/rust/fig2dev delete mode 100644 blacklist/i486/rust/hylafax delete mode 100644 blacklist/i486/rust/splix diff --git a/blacklist/i486/rust/capi4hylafax b/blacklist/i486/rust/capi4hylafax deleted file mode 100644 index ed6e8099..00000000 --- a/blacklist/i486/rust/capi4hylafax +++ /dev/null @@ -1 +0,0 @@ -blocked by hylafax diff --git a/blacklist/i486/rust/fig2dev b/blacklist/i486/rust/fig2dev deleted file mode 100644 index c4ef7109..00000000 --- a/blacklist/i486/rust/fig2dev +++ /dev/null @@ -1 +0,0 @@ -blocked by ghostscript diff --git a/blacklist/i486/rust/hylafax b/blacklist/i486/rust/hylafax deleted file mode 100644 index c4ef7109..00000000 --- a/blacklist/i486/rust/hylafax +++ /dev/null @@ -1 +0,0 @@ -blocked by ghostscript diff --git a/blacklist/i486/rust/splix b/blacklist/i486/rust/splix deleted file mode 100644 index c4ef7109..00000000 --- a/blacklist/i486/rust/splix +++ /dev/null @@ -1 +0,0 @@ -blocked by ghostscript diff --git a/extra/doxygen/PKGBUILD b/extra/doxygen/PKGBUILD index 501f450b..7b3fada4 100644 --- a/extra/doxygen/PKGBUILD +++ b/extra/doxygen/PKGBUILD @@ -22,12 +22,6 @@ makedepends_i686+=(texlive-core texlive-latexextra) makedepends=(${makedepends[@]//graphviz/}) makedepends_i686+=(graphviz) -# no ghostscript on i486 -makedepends=(${makedepends[@]//ghostscript/}) -makedepends_i686+=(ghostscript) - -makedepends_pentium4=("${makedepends_i686[@]}") - if [ "${CARCH}" = "i486" ]; then eval "$( declare -f build | \ -- cgit v1.2.3-54-g00ecf