Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/flac/PKGBUILD
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2025-02-22 13:14:58 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2025-02-22 13:14:58 +0100
commitae80d1a7abe3a390ebccaae95ea62d920849f0f1 (patch)
tree03f1e76016fcf7794c91819b5db38f0073f53de6 /extra/flac/PKGBUILD
parent54f8b3f52d254b9bc01600115aade26e2628ef09 (diff)
extra/flac: removing the pandoc-cli and not the pandoc dependency (makedepends)
Diffstat (limited to 'extra/flac/PKGBUILD')
-rw-r--r--extra/flac/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/flac/PKGBUILD b/extra/flac/PKGBUILD
index 22f2f095..f22b50e1 100644
--- a/extra/flac/PKGBUILD
+++ b/extra/flac/PKGBUILD
@@ -8,8 +8,8 @@ if [ "$CARCH" = 'i686' -o "$CARCH" = 'i486' ]; then
)"
fi
-# no Haskell, no pandoc
-makedepends=(${makedepends[@]//pandoc/})
+# no Haskell, no pandoc-cli
+makedepends=(${makedepends[@]//pandoc-cli/})
eval "$(
declare -f build | \
sed '