~xenrox/personal-packages

fead442a188bef2ad79f0c36948f7ae5ae3352c5 — Thorben Günther 1 year, 10 months ago bd45992
python-srht: Add tinycss2 dependency

srht uses CSSSanitizer from bleach which depends upon tinycss2.
1 files changed, 1 insertions(+), 0 deletions(-)

M python-srht/PKGBUILD
M python-srht/PKGBUILD => python-srht/PKGBUILD +1 -0
@@ 23,6 23,7 @@ depends=(
	"python-requests"
	"python-sqlalchemy"
	"python-sqlalchemy-utils"
	"python-tinycss2"
)
makedepends=("git" "python-setuptools" "npm")
source=(