~sircmpwn/sr.ht-packages

sr.ht-pkgbuilds: Remove dependency on weasyprint v1 PROPOSED

Conrad Hoffmann: 1
 Remove dependency on weasyprint

 1 files changed, 0 insertions(+), 1 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~sircmpwn/sr.ht-packages/patches/39672/mbox | git am -3
Learn more about email & git

[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