mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
connman: depends on gnutls
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -25,8 +25,8 @@ PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://www.connman.net"
|
||||
PKG_URL="http://www.kernel.org/pub/linux/network/connman/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||
PKG_DEPENDS="glib dbus systemd iptables wpa_supplicant ntp gnutls"
|
||||
PKG_BUILD_DEPENDS="toolchain glib dbus systemd iptables gnutls"
|
||||
PKG_DEPENDS="glib dbus systemd iptables wpa_supplicant ntp"
|
||||
PKG_BUILD_DEPENDS="toolchain glib dbus systemd iptables"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="network"
|
||||
PKG_SHORTDESC="connman: Network manager daemon"
|
||||
|
||||
Reference in New Issue
Block a user