~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[PATCH] community/system-config-printer: updated dependencies

Details
Message ID
<20211218124932.25289-1-sharkytheshark@mailbox.org>
DKIM signature
missing
Download raw message
Patch: +2 -1
added py3-cairo dependency
---
 community/system-config-printer/APKBUILD | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/community/system-config-printer/APKBUILD b/community/system-config-printer/APKBUILD
index b6a21e7c82..ac3275dc2d 100644
--- a/community/system-config-printer/APKBUILD
+++ b/community/system-config-printer/APKBUILD
@@ -2,13 +2,14 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=system-config-printer
pkgver=1.5.15
pkgrel=3
pkgrel=4
pkgdesc="Graphical user interface for CUPS administration"
url="https://github.com/OpenPrinting/system-config-printer"
arch="noarch"
license="GPL-2.0-or-later"
depends="
	python3
	py3-cairo
	py3-dbus
	py3-pycups
	"
-- 
2.34.1
Reply to thread Export thread (mbox)