diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2012-07-17 03:10:00 +0400 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2012-07-17 03:10:00 +0400 |
commit | 946d3251e76ce90093dfae500197d83137b0b8c0 (patch) | |
tree | 6aa6e64b1cdb8c7c76d3c4cf408ab8e5349ccbfa | |
parent | Add new boinc (diff) | |
download | alexxy-946d3251e76ce90093dfae500197d83137b0b8c0.tar.gz alexxy-946d3251e76ce90093dfae500197d83137b0b8c0.tar.bz2 alexxy-946d3251e76ce90093dfae500197d83137b0b8c0.zip |
It wants 1.11 automake
(Portage version: 2.2.0_alpha118/git/Linux x86_64, unsigned Manifest commit)
-rw-r--r-- | sci-misc/boinc/boinc-7.0.29.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sci-misc/boinc/boinc-7.0.29.ebuild b/sci-misc/boinc/boinc-7.0.29.ebuild index a035bd7..4ad9cfc 100644 --- a/sci-misc/boinc/boinc-7.0.29.ebuild +++ b/sci-misc/boinc/boinc-7.0.29.ebuild @@ -4,6 +4,8 @@ EAPI=4 +WANT_AUTOMAKE="1.11" + inherit flag-o-matic eutils wxwidgets autotools base user DESCRIPTION="The Berkeley Open Infrastructure for Network Computing" |