diff options
Diffstat (limited to 'net-dns/avahi/avahi-0.6.30-r3.ebuild')
-rw-r--r-- | net-dns/avahi/avahi-0.6.30-r3.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net-dns/avahi/avahi-0.6.30-r3.ebuild b/net-dns/avahi/avahi-0.6.30-r3.ebuild index e8145dded159..f80ea93173a9 100644 --- a/net-dns/avahi/avahi-0.6.30-r3.ebuild +++ b/net-dns/avahi/avahi-0.6.30-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.30-r3.ebuild,v 1.7 2012/06/14 01:55:24 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.30-r3.ebuild,v 1.8 2012/06/16 17:25:01 flameeyes Exp $ EAPI="3" @@ -8,6 +8,8 @@ PYTHON_DEPEND="python? 2" PYTHON_USE_WITH="gdbm" PYTHON_USE_WITH_OPT="python" +WANT_AUTOMAKE=1.11 + inherit autotools eutils mono python multilib flag-o-matic user DESCRIPTION="System which facilitates service discovery on a local network" |