mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
system-config-printer: rebuild for Python 3.12
This commit is contained in:
parent
af6cc1af31
commit
1076a7c18c
1 changed files with 3 additions and 2 deletions
|
@ -1,11 +1,12 @@
|
||||||
# Template file for 'system-config-printer'
|
# Template file for 'system-config-printer'
|
||||||
pkgname=system-config-printer
|
pkgname=system-config-printer
|
||||||
version=1.5.18
|
version=1.5.18
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
pycompile_dirs="usr/share/system-config-printer"
|
pycompile_dirs="usr/share/system-config-printer"
|
||||||
configure_args="--with-udev-rules"
|
configure_args="--with-udev-rules"
|
||||||
hostmakedepends="pkg-config gettext python3-devel xmlto desktop-file-utils"
|
hostmakedepends="pkg-config gettext python3-devel python3-setuptools xmlto
|
||||||
|
desktop-file-utils"
|
||||||
makedepends="libglib-devel cups-devel eudev-libudev-devel libusb-devel"
|
makedepends="libglib-devel cups-devel eudev-libudev-devel libusb-devel"
|
||||||
depends="python3-cupshelpers python3-smbc python3-gobject gir-freedesktop
|
depends="python3-cupshelpers python3-smbc python3-gobject gir-freedesktop
|
||||||
libnotify gtk+3 dconf desktop-file-utils libsecret"
|
libnotify gtk+3 dconf desktop-file-utils libsecret"
|
||||||
|
|
Loading…
Add table
Reference in a new issue