git » krita.git » commit 4b5c120

Makedepends on xsimd12

author Antonio Rojas
2024-05-31 19:21:26 UTC
committer Antonio Rojas
2024-05-31 19:21:26 UTC
parent b491e64420fc08886bb0e5b266eda30a40a0b0a7

Makedepends on xsimd12

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 937b204..3d1b7d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -61,7 +61,7 @@ makedepends=(boost
              python-pyqt5
              qt5-tools
              sip
-             xsimd
+             xsimd12
              zug)
 optdepends=('kimageformats5: PSD support'
             'krita-plugin-gmic: GMic plugin'