network-manager-applet: enable modem-manager support.
This commit is contained in:
parent
d4393a9c0d
commit
5ef8b78e2d
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'network-manager-applet'
|
||||
pkgname=network-manager-applet
|
||||
version=0.9.8.4
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --with-bluetooth"
|
||||
configure_args="--disable-static --with-bluetooth --with-modem-manager-1"
|
||||
hostmakedepends="pkg-config intltool gobject-introspection"
|
||||
makedepends="GConf-devel libgnome-keyring-devel libsecret-devel
|
||||
NetworkManager-devel>=${version} gnome-bluetooth-devel libnotify-devel
|
||||
polkit-devel libgudev-devel gobject-introspection iso-codes"
|
||||
ModemManager-devel polkit-devel libgudev-devel iso-codes"
|
||||
short_desc="NetworkManager panel applet for GNOME"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.gnome.org/projects/NetworkManager/"
|
||||
|
|
Loading…
Reference in a new issue