~alpine/aports

community/system-config-printer: updated dependencies v1 REJECTED

Bill Sprinters: 1
 community/system-config-printer: updated dependencies

 1 files changed, 2 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.alpinelinux.org/~alpine/aports/patches/3816/mbox | git am -3
Learn more about email & git

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

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
Uh, not sure why 2 patch sets were send in, this is already merged.

-- 
via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/28603#note_199418