[PATCH sr.ht-pkgbuilds] Remove dependency on weasyprint
Export this patch
PDF generation is now handled in Go code.
---
meta.sr.ht/PKGBUILD | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta.sr.ht/PKGBUILD b/meta.sr.ht/PKGBUILD
index 51f12ab..65e1f0c 100644
--- a/meta.sr.ht/PKGBUILD
+++ b/meta.sr.ht/PKGBUILD
@@ -18,7 +18,6 @@ depends=(
)
optdepends=(
"python-stripe: for billing"
- "python-weasyprint: for billing"
)
makedepends=("python-setuptools" "nodejs" "sassc" "go")
source=(
--
2.39.2