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 9afd5befc245..d0e9f0472522 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="The GNU Health Personal Health Record (PHR)"
arch=('any')
url="https://invent.kde.org/pim/mygnuhealth"
license=('GPL3')
-depends=('python' 'python-matplotlib' 'python-requests' 'python-tinydb' 'python-bcrypt')
+depends=('python' 'python-matplotlib' 'python-requests' 'python-tinydb' 'python-bcrypt' 'pyside2')
makedepends=('git' 'python-setuptools')
provides=("$_pkgname")
conflicts=("$_pkgname")