summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXavierCLL2021-09-19 11:14:58 -0700
committerXavierCLL2021-09-19 11:14:58 -0700
commit2023e31edcd8f67ab6e34228523c466aa362d686 (patch)
tree01e1697e9b3e307bbc197bc1136004c5ff6fb0f0 /PKGBUILD
parent339b8a9c19eccf58211c12167c48ae142f035247 (diff)
downloadaur-2023e31edcd8f67ab6e34228523c466aa362d686.tar.gz
Fixed some deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3f130a2512a3..5f827b76e587 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,6 +19,7 @@ depends=('polkit'
'freetype2'
'qt5-charts'
'qt5-declarative'
+ 'qt5-websockets'
'qt5-graphicaleffects'
'qt5-imageformats'
'qt5-networkauth'
@@ -28,7 +29,7 @@ depends=('polkit'
'wireguard-tools'
'WIREGUARD-MODULE'
'openresolv')
-makedepends=('qt5-tools' 'go' 'flex')
+makedepends=('qt5-tools' 'go' 'flex' 'python-yaml')
# https://launchpad.net/~mozillacorp/+archive/ubuntu/mozillavpn/+packages
source=(
"https://launchpad.net/~mozillacorp/+archive/ubuntu/mozillavpn/+sourcefiles/mozillavpn/${pkgver}-${_debian_series}/mozillavpn_${pkgver}.orig.tar.gz"