aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarco Rubin2022-04-25 12:12:35 +0200
committerMarco Rubin2022-04-25 12:12:35 +0200
commite490025e9d17e2dad8ee96f05130740db96564e5 (patch)
tree87d32ff977a4990ca346f61bc20debc04c8eb18c /PKGBUILD
parente109ee9a09dfefd23b3dc02a8d6cfadb795b689a (diff)
downloadaur-e490025e9d17e2dad8ee96f05130740db96564e5.tar.gz
Update Python engine dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 81971f6a4b70..975340afcd01 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -182,7 +182,7 @@ build() {
}
package_python-matlabengine() {
- depends+=("python" "matlab")
+ depends=('matlab' 'python')
msg2 "Installing license..."
install -D -m644 "${srcdir}/${pkgbase}/license_agreement.txt" \