network-manager-applet: needs libgnome-keyring to build.

This commit is contained in:
Juan RP 2013-07-20 06:09:14 +02:00
parent 93f4907391
commit 489fe9c4c7

View file

@ -5,7 +5,7 @@ revision=1
build_style=gnu-configure
configure_args="--disable-static --with-bluetooth"
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
polkit-devel libgudev-devel gobject-introspection iso-codes"
short_desc="NetworkManager panel applet for GNOME"