mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
ibus: remove reference to vala build_options
This commit is contained in:
parent
12c9cd2939
commit
e5f29c3b39
1 changed files with 2 additions and 2 deletions
|
@ -11,11 +11,11 @@ configure_args="--enable-ui --enable-gtk3 --enable-gtk4
|
|||
$(vopt_enable dicts emoji-dict) $(vopt_enable dicts unicode-dict)
|
||||
--enable-introspection --enable-vala $(vopt_enable ibus_setup setup)"
|
||||
hostmakedepends="automake gettext-devel libtool pkg-config intltool dconf
|
||||
python3 glib-devel $(vopt_if vala vala)
|
||||
python3 glib-devel vala
|
||||
$(vopt_if dicts 'cldr-emoji-annotation unicode-character-database unicode-emoji')"
|
||||
makedepends="dconf-devel gtk+-devel gtk4-devel hicolor-icon-theme
|
||||
iso-codes json-glib-devel libnotify-devel librsvg-devel python3-xdg
|
||||
$(vopt_if vala vala) libXtst-devel"
|
||||
vala libXtst-devel"
|
||||
depends="hicolor-icon-theme iso-codes dbus-x11 python3-xdg
|
||||
$(vopt_if ibus_setup 'python3-gobject>=3.12.1_3')"
|
||||
short_desc="Intelligent Input Bus"
|
||||
|
|
Loading…
Add table
Reference in a new issue