summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a72ea20875a5..d16833f0f3c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,7 +22,7 @@ prepare() {
sed -i '70,73{s/^.*//}' GNUmakefile
fi
#libmpcdec
- if test "$pkg-config --exists esound" != 0; then
+ if test "$pkg-config --exists libmpcdec" != 0; then
sed -i '74,76{s/^.*//}' GNUmakefile
fi
#esound