diff --git a/srcpkgs/NetworkManager/template b/srcpkgs/NetworkManager/template index d47267a798d..d376f16bcb2 100644 --- a/srcpkgs/NetworkManager/template +++ b/srcpkgs/NetworkManager/template @@ -4,11 +4,11 @@ version=0.9.2.0 distfiles="${GNOME_SITE}/$pkgname/0.9/$pkgname-$version.tar.xz" build_style=gnu-configure configure_args="--with-distro=gentoo ---with-dhcpcd=/sbin/dhcpcd --with-dhclient=no --disable-wimax +--with-dhcpcd=/usr/sbin/dhcpcd --with-dhclient=no --disable-wimax --with-system-ca-path=/etc/ssl/certs --enable-more-warnings=no --with-crypto=nss --disable-static --enable-ppp --with-systemdsystemunitdir=/lib/systemd/system" -revision=2 +revision=3 short_desc="Network Management daemon" maintainer="Juan RP " homepage="http://www.gnome.org/projects/NetworkManager/" @@ -40,7 +40,7 @@ Add_dependency build iptables-devel Add_dependency full dbus ">=0" Add_dependency full iproute2 -Add_dependency full dhcpcd +Add_dependency full dhcpcd ">=5.5.4_1" # switch to /usr. Add_dependency full wpa_supplicant post_install() {