mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-25 10:40:21 +02:00
ibus: rebuild for Python 3.12
This commit is contained in:
parent
ec0980506b
commit
7352207729
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ configure_args="--enable-ui --enable-gtk3 --enable-gtk4
|
|||
--with-python=/usr/bin/python3 --disable-python2
|
||||
$(vopt_enable dicts emoji-dict) $(vopt_enable dicts unicode-dict)
|
||||
--enable-introspection --enable-vala $(vopt_enable ibus_setup setup)"
|
||||
hostmakedepends="pkg-config libtool gettext-devel intltool dconf
|
||||
python3 glib-devel vala automake gtk-doc
|
||||
hostmakedepends="pkg-config libtool gettext-devel intltool
|
||||
dconf python3-setuptools glib-devel vala automake gtk-doc
|
||||
$(vopt_if dicts 'cldr-emoji-annotation unicode-character-database unicode-emoji')"
|
||||
makedepends="dconf-devel gtk+-devel gtk+3-devel gtk4-devel hicolor-icon-theme
|
||||
iso-codes json-glib-devel libnotify-devel librsvg-devel python3-xdg
|
||||
|
|
Loading…
Add table
Reference in a new issue