mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/gmic: fix
This commit is contained in:
parent
a1aafcfc6f
commit
8116ec0f6f
1 changed files with 2 additions and 1 deletions
|
@ -82,7 +82,8 @@ build() {
|
|||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DENABLE_DYNAMIC_LINKING=ON \
|
||||
-DGMIC_PATH="$srcdir"/gmic-$pkgver/src \
|
||||
-DGMIC_QT_HOST=digikam
|
||||
-DGMIC_QT_HOST=digikam \
|
||||
-DENABLE_LTO=OFF
|
||||
make
|
||||
|
||||
cd ../build-zart
|
||||
|
|
Loading…
Reference in a new issue