summaryrefslogtreecommitdiff
path: root/libre/abiword/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'libre/abiword/PKGBUILD')
-rw-r--r--libre/abiword/PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/libre/abiword/PKGBUILD b/libre/abiword/PKGBUILD
index 38aff7368..fdb6de006 100644
--- a/libre/abiword/PKGBUILD
+++ b/libre/abiword/PKGBUILD
@@ -68,6 +68,8 @@ prepare() {
build() {
cd $pkgname-$pkgver
+ # `--enable-plugins` has the complete list of plugins, except for
+ # 'command', 'gda', 'google', and 'rsvg'.
./configure --prefix=/usr \
--enable-shared \
--disable-static \