Skip to content

Commit

Permalink
net-misc/networkmanager: avahi support was dropped (#588396 by poncho)
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.0
  • Loading branch information
pacho2 committed Jul 9, 2016
1 parent 5f1ed4e commit c43438d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions net-misc/networkmanager/networkmanager-1.2.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ SLOT="0" # add subslot if libnm-util.so.2 or libnm-glib.so.4 bumps soname versio

IUSE="bluetooth connection-sharing consolekit +dhclient gnutls +introspection \
kernel_linux +nss +modemmanager ncurses +ppp resolvconf selinux systemd teamd test \
vala +wext +wifi zeroconf"
vala +wext +wifi"

REQUIRED_USE="
modemmanager? ( ppp )
Expand Down Expand Up @@ -59,7 +59,6 @@ COMMON_DEPEND="
systemd? ( >=sys-apps/systemd-209:0= )
!systemd? ( || ( sys-power/upower sys-power/upower-pm-utils ) )
teamd? ( >=net-misc/libteam-1.9 )
zeroconf? ( net-dns/avahi:=[autoipd] )
"
RDEPEND="${COMMON_DEPEND}
consolekit? ( sys-auth/consolekit )
Expand Down

0 comments on commit c43438d

Please sign in to comment.