mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
gufw: rebuild for Python 3.12
This commit is contained in:
parent
caf8d373ae
commit
1be494c1de
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'gufw'
|
# Template file for 'gufw'
|
||||||
pkgname=gufw
|
pkgname=gufw
|
||||||
version=22.04
|
version=22.04
|
||||||
revision=2
|
revision=3
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-distutils-extra intltool"
|
hostmakedepends="python3-setuptools python3-distutils-extra intltool"
|
||||||
depends="python3-gobject net-tools ufw gtk+3 webkit2gtk"
|
depends="python3-gobject net-tools ufw gtk+3 webkit2gtk"
|
||||||
short_desc="GTK+ frontend for ufw"
|
short_desc="GTK+ frontend for ufw"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue