mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
network-manager-applet: needs libgnome-keyring to build.
This commit is contained in:
parent
93f4907391
commit
489fe9c4c7
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --with-bluetooth"
|
configure_args="--disable-static --with-bluetooth"
|
||||||
hostmakedepends="pkg-config intltool gobject-introspection"
|
hostmakedepends="pkg-config intltool gobject-introspection"
|
||||||
makedepends="GConf-devel libsecret-devel
|
makedepends="GConf-devel libgnome-keyring-devel libsecret-devel
|
||||||
NetworkManager-devel>=${version} gnome-bluetooth-devel libnotify-devel
|
NetworkManager-devel>=${version} gnome-bluetooth-devel libnotify-devel
|
||||||
polkit-devel libgudev-devel gobject-introspection iso-codes"
|
polkit-devel libgudev-devel gobject-introspection iso-codes"
|
||||||
short_desc="NetworkManager panel applet for GNOME"
|
short_desc="NetworkManager panel applet for GNOME"
|
||||||
|
|
Loading…
Add table
Reference in a new issue