mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
pluma: rebuild for Python 3.12
This commit is contained in:
parent
526df69e8e
commit
dc09d1c29d
1 changed files with 3 additions and 2 deletions
|
@ -1,11 +1,12 @@
|
||||||
# Template file for 'pluma'
|
# Template file for 'pluma'
|
||||||
pkgname=pluma
|
pkgname=pluma
|
||||||
version=1.26.1
|
version=1.26.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_helper=gir
|
build_helper=gir
|
||||||
pycompile_dirs="usr/lib/pluma/plugins"
|
pycompile_dirs="usr/lib/pluma/plugins"
|
||||||
hostmakedepends="gobject-introspection mate-common automake libtool"
|
hostmakedepends="python3 python3-setuptools gobject-introspection mate-common
|
||||||
|
automake libtool"
|
||||||
makedepends="enchant2-devel gtksourceview4-devel iso-codes libSM-devel
|
makedepends="enchant2-devel gtksourceview4-devel iso-codes libSM-devel
|
||||||
libpeas-devel mate-desktop-devel"
|
libpeas-devel mate-desktop-devel"
|
||||||
depends="desktop-file-utils iso-codes zenity mate-desktop"
|
depends="desktop-file-utils iso-codes zenity mate-desktop"
|
||||||
|
|
Loading…
Add table
Reference in a new issue