summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d83307281411..ed210c4e01f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,6 +26,8 @@ depends=(
'python-aiohttp'
'python-pycares'
'python-dnspython'
+ 'python-uvloop'
+ 'python-aiosqlite'
)
makedepends=('git' 'bash')
provides=("${pkgname}")