summaryrefslogtreecommitdiff
path: root/user/poppler/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'user/poppler/APKBUILD')
-rw-r--r--user/poppler/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/poppler/APKBUILD b/user/poppler/APKBUILD
index c3e57d7b0..6269b5565 100644
--- a/user/poppler/APKBUILD
+++ b/user/poppler/APKBUILD
@@ -27,7 +27,7 @@ build() {
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DCMAKE_INSTALL_LIBDIR=/usr/lib \
- -DENABLE_UNSTABLE_API_ABI_HEADERS:bool=ON \
+ -DENABLE_UNSTABLE_API_ABI_HEADERS=ON \
..
make
}