summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYour Name2022-10-21 22:56:50 +0800
committerYour Name2022-10-21 22:56:50 +0800
commitebc685796ebbd377ac5387058c453386b20e80b2 (patch)
tree0ca946f0abf4da6b3beff9196bbaae54a54e46a0 /PKGBUILD
parent40d3df37824cdb562b16c83120d45be0a1a810d6 (diff)
downloadaur-ebc685796ebbd377ac5387058c453386b20e80b2.tar.gz
pack python-gradio
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6cd57439dcf0..3c2f570dcfcf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -30,6 +30,8 @@ depends=(
'python-httpx'
'python-pydantic'
'python-websockets'
+ 'python-linkify-it-py'
+ 'python-mdit_py_plugins'
)
makedepends=(python-build python-installer python-wheel python-hatchling python-hatch-requirements-txt python-hatch-fancy-pypi-readme)