summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryesuu2016-12-22 22:02:12 +0800
committeryesuu2016-12-22 22:02:12 +0800
commit22d7ea8820295543a747209e836e26ee67a73f6a (patch)
tree6c96ce84484b3dcc573965fc210b030c061bd68a /PKGBUILD
parent9eb143b8810eea91ef6537474383ce862247f8e2 (diff)
downloadaur-22d7ea8820295543a747209e836e26ee67a73f6a.tar.gz
add dependency qt5-graphicaleffects qt5-quickcontrols
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e922a1e76930..fd9f2ac39525 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,6 +22,8 @@ depends=(
'python-xdg'
'python-webob'
'qt5-webkit'
+ 'qt5-graphicaleffects'
+ 'qt5-quickcontrols'
)
install=youdao-dict.install
source=('youdao-arch.patch')