mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 16:02:55 +02:00
network-manager-applet: fix nm dependency version.
This commit is contained in:
parent
753233fe8f
commit
0a27b0ed02
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'network-manager-applet'
|
||||
pkgname=network-manager-applet
|
||||
version=0.9.6.2
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --with-bluetooth"
|
||||
depends="NetworkManager>=${version} polkit-gnome notification-daemon hicolor-icon-theme"
|
||||
depends="NetworkManager>=0.9.6.0 polkit-gnome notification-daemon hicolor-icon-theme"
|
||||
makedepends="pkg-config intltool GConf-devel libgnome-keyring-devel
|
||||
NetworkManager-devel>=0.9.6.0 gnome-bluetooth-devel libnotify-devel
|
||||
polkit-devel"
|
||||
|
|
Loading…
Add table
Reference in a new issue