summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWu Junyu2022-10-20 21:55:34 +0800
committerWu Junyu2022-10-20 21:55:34 +0800
commit8ead49c09979d0942cb45c10d72cc4646f73f9f4 (patch)
tree701b66d1d483d99c8f5b0d7795ca4f10329452bd
parent29c2249fb90039ad5c868833012c3caa199be6b4 (diff)
downloadaur-8ead49c09979d0942cb45c10d72cc4646f73f9f4.tar.gz
Fix typo
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 94b59519d000..cd476acd2017 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Open-source software developed to analyze electrochemical data and othe
arch=('x86_64')
url="https://bip.cnrs.fr/groups/bip06/software/"
license=('GPL2')
-depends=('ruby' 'mruby' 'gsl' 'qt5-bin')
+depends=('ruby' 'mruby' 'gsl' 'qt5-base')
provides=('qsoas')
conflicts=('qsoas')
install=