aboutsummarylogtreecommitdiffstats
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 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" \