network-manager-applet: needs libgudev-devel to build.
This commit is contained in:
parent
43281222ce
commit
2fffffe44b
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ depends="NetworkManager>=${version} polkit-gnome notification-daemon
|
|||
hicolor-icon-theme"
|
||||
makedepends="pkg-config intltool GConf-devel libgnome-keyring-devel
|
||||
NetworkManager-devel>=${version} gnome-bluetooth-devel libnotify-devel
|
||||
polkit-devel"
|
||||
polkit-devel libgudev-devel"
|
||||
fulldepends="iso-codes"
|
||||
subpackages="libnm-gtk ${pkgname}-devel"
|
||||
short_desc="NetworkManager panel applet for GNOME"
|
||||
|
|
Loading…
Reference in a new issue