commit: ede14b62dd32c9325a816ed0a4097d80f799ad87 Author: Christoph Junghans <ottxor <AT> gentoo <DOT> org> AuthorDate: Thu Nov 13 04:41:17 2014 +0000 Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org> CommitDate: Thu Nov 13 15:36:51 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=ede14b62
deps on boost:= Package-Manager: portage-2.2.8-r2 --- sci-libs/votca-tools/ChangeLog | 3 +++ sci-libs/votca-tools/votca-tools-9999.ebuild | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/sci-libs/votca-tools/ChangeLog b/sci-libs/votca-tools/ChangeLog index fb3e7d8..aa842b4 100644 --- a/sci-libs/votca-tools/ChangeLog +++ b/sci-libs/votca-tools/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 13 Nov 2014; Christoph Junghans <ott...@gentoo.org> votca-tools-9999.ebuild: + deps on boost:= + 31 Aug 2014; Christoph Junghans <ott...@gentoo.org> votca-tools-9999.ebuild: sync with gx86 diff --git a/sci-libs/votca-tools/votca-tools-9999.ebuild b/sci-libs/votca-tools/votca-tools-9999.ebuild index 9d964a0..7816879 100644 --- a/sci-libs/votca-tools/votca-tools-9999.ebuild +++ b/sci-libs/votca-tools/votca-tools-9999.ebuild @@ -28,7 +28,7 @@ IUSE="doc +fftw +gsl sqlite" RDEPEND="fftw? ( sci-libs/fftw:3.0 ) dev-libs/expat gsl? ( sci-libs/gsl ) - dev-libs/boost + dev-libs/boost:= sqlite? ( dev-db/sqlite:3 )" DEPEND="${RDEPEND}