mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
ibus: needs libnotify to build.
This commit is contained in:
parent
480612aa98
commit
a23b622731
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ configure_args="--enable-ui --enable-gtk3 --disable-python
|
|||
--disable-schemas-compile --enable-memconf
|
||||
--disable-schemas-install --enable-dconf --disable-gconf"
|
||||
makedepends="pkg-config intltool dconf-devel>=0.13.90 librsvg-devel
|
||||
gobject-introspection gtk+-devel gtk+3-devel vala-devel
|
||||
gobject-introspection gtk+-devel gtk+3-devel vala-devel libnotify-devel
|
||||
hicolor-icon-theme iso-codes dbus-x11 pyxdg"
|
||||
short_desc="Intelligent Input Bus for Linux / Unix OS"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
|
Loading…
Add table
Reference in a new issue