mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
libproxy: rebuild for Python 3.12
This commit is contained in:
parent
21f0d6df12
commit
e1d08cb3cf
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'libproxy'
|
||||
pkgname=libproxy
|
||||
version=0.4.18
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=cmake
|
||||
configure_args="-DWITH_GNOME=0 -DWITH_KDE4=0 -DWITH_MOZJS=0 -DWITH_NM=0
|
||||
-DWITH_PERL=0 -DWITH_PYTHON3=1 -DWITH_WEBKIT=0"
|
||||
hostmakedepends="pkg-config python3"
|
||||
hostmakedepends="pkg-config python3 python3-setuptools"
|
||||
makedepends="zlib-devel"
|
||||
short_desc="Library handling all the details of proxy configuration"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
|
|
Loading…
Add table
Reference in a new issue