Skip to content

Commit

Permalink
net-mail/libpst: Upper bound on boost for -r1
Browse files Browse the repository at this point in the history
Bug: https://bugs.gentoo.org/683378
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: David Seifert <[email protected]>
  • Loading branch information
SoapGentoo committed Apr 16, 2019
1 parent 387d59f commit 7183267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net-mail/libpst/libpst-0.6.66-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down

0 comments on commit 7183267

Please sign in to comment.