summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjlaehne2020-09-01 11:07:48 +0200
committerjlaehne2020-09-01 11:07:48 +0200
commit502635d6193087f8f78e1b8b7ddadc573148bc83 (patch)
tree503e4a2a5765de9fb716acf9f644351f6b478963 /PKGBUILD
parent486b5429e0e5c3bbcc5a47e8769ea880f7a36cd2 (diff)
downloadaur-502635d6193087f8f78e1b8b7ddadc573148bc83.tar.gz
Fix dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3ddec4180af6..a0ef615f5e37 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('any')
url="https://github.com/hyperspy/hyperspy_gui_traitsui"
license=('GPLv3')
-depends=('python-hyperspy' 'python-traitsui' 'hyperspy-link-traits')
+depends=('python-hyperspy' 'python-traitsui' 'python-link-traits')
#optdepends=()