diff options
author | Matthias Schwarzott <zzam@gentoo.org> | 2006-11-02 10:55:38 +0000 |
---|---|---|
committer | Matthias Schwarzott <zzam@gentoo.org> | 2006-11-02 10:55:38 +0000 |
commit | f3687d776c8379df6257f1d7d927947331f7b876 (patch) | |
tree | f687c880ce2488fc5f54877308526d1a4d10edd5 /media-libs/libdvb/libdvb-0.5.5.1-r3.ebuild | |
parent | Added correct automake-dependency. (diff) | |
download | gentoo-2-f3687d776c8379df6257f1d7d927947331f7b876.tar.gz gentoo-2-f3687d776c8379df6257f1d7d927947331f7b876.tar.bz2 gentoo-2-f3687d776c8379df6257f1d7d927947331f7b876.zip |
Added depend to latest automake/autoconf.
(Portage version: 2.1.2_rc1-r2)
Diffstat (limited to 'media-libs/libdvb/libdvb-0.5.5.1-r3.ebuild')
-rw-r--r-- | media-libs/libdvb/libdvb-0.5.5.1-r3.ebuild | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/media-libs/libdvb/libdvb-0.5.5.1-r3.ebuild b/media-libs/libdvb/libdvb-0.5.5.1-r3.ebuild index 6187be218e4c..9fa42f020738 100644 --- a/media-libs/libdvb/libdvb-0.5.5.1-r3.ebuild +++ b/media-libs/libdvb/libdvb-0.5.5.1-r3.ebuild @@ -1,6 +1,9 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libdvb/libdvb-0.5.5.1-r3.ebuild,v 1.2 2006/07/24 20:10:01 zzam Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libdvb/libdvb-0.5.5.1-r3.ebuild,v 1.3 2006/11/02 10:55:38 zzam Exp $ + +WANT_AUTOMAKE="latest" +WANT_AUTOCONF="latest" inherit eutils autotools |