summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c9159a12baf0..cc783220131c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -62,7 +62,7 @@ fi
((DISABLE_UTE)) || ((DISABLE_CUDA)) || {
_CMAKE_FLAGS+=( -DUNCERTAINTYTE_DIR=/usr )
- makedepends+=('magma' 'uncertainty-framework')
+ makedepends+=('uncertainty-framework')
optdepends+=('uncertainty-framework: for SFM uncertainty estimation')
}