mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
kupfer: rebuild for Python 3.12
This commit is contained in:
parent
b5c0fc90d0
commit
6a226bb7d0
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'kupfer'
|
||||
pkgname=kupfer
|
||||
version=321
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=waf3
|
||||
pycompile_dirs="usr/share/kupfer/kupfer"
|
||||
configure_args="--no-update-mime --no-update-icon-cache"
|
||||
hostmakedepends="intltool python3-docutils python3-gobject python3-xdg
|
||||
python3-dbus gtk+3"
|
||||
python3-dbus python3-setuptools gtk+3"
|
||||
makedepends="libkeybinder3 libwnck python3-gobject python3-xdg python3-dbus"
|
||||
depends="$makedepends"
|
||||
short_desc="Interface for quick and convenient access to applications"
|
||||
|
|
Loading…
Add table
Reference in a new issue