diff options
author | David Seifert <soap@gentoo.org> | 2019-04-16 11:50:22 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2019-04-16 11:50:22 +0200 |
commit | 7183267f3c67b44a47a2effc8dbeb7815004d87c (patch) | |
tree | 350963d56531ff1504cb6a5671fdc030d2b46a26 /net-mail/libpst | |
parent | net-mail/libpst: Revbump for Boost::Python changes (diff) | |
download | gentoo-7183267f3c67b44a47a2effc8dbeb7815004d87c.tar.gz gentoo-7183267f3c67b44a47a2effc8dbeb7815004d87c.tar.bz2 gentoo-7183267f3c67b44a47a2effc8dbeb7815004d87c.zip |
net-mail/libpst: Upper bound on boost for -r1
Bug: https://bugs.gentoo.org/683378
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-mail/libpst')
-rw-r--r-- | net-mail/libpst/libpst-0.6.66-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/libpst/libpst-0.6.66-r1.ebuild b/net-mail/libpst/libpst-0.6.66-r1.ebuild index 2a7d39baf21d..c1b99ee4ce99 100644 --- a/net-mail/libpst/libpst-0.6.66-r1.ebuild +++ b/net-mail/libpst/libpst-0.6.66-r1.ebuild @@ -16,7 +16,7 @@ KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="debug dii doc python static-libs" RDEPEND="dii? ( media-gfx/imagemagick:=[png] ) - python? ( >=dev-libs/boost-1.48:=[python] + python? ( <dev-libs/boost-1.70:=[python] ${PYTHON_DEPS} ) gnome-extra/libgsf:=" DEPEND="${RDEPEND} |