diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-05-31 20:00:24 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-05-31 20:00:33 +0200 |
commit | 9ef1df60aafb9dfad9a035203efa879ca00f7820 (patch) | |
tree | b709f8c119f82f0796768688816a18a0d6474943 /dev-ml | |
parent | dev-ml/utop: remove old (diff) | |
download | gentoo-9ef1df60aafb9dfad9a035203efa879ca00f7820.tar.gz gentoo-9ef1df60aafb9dfad9a035203efa879ca00f7820.tar.bz2 gentoo-9ef1df60aafb9dfad9a035203efa879ca00f7820.zip |
dev-ml/utop: bump findlib dep, bug #620264
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/utop/utop-2.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/utop/utop-2.0.1.ebuild b/dev-ml/utop/utop-2.0.1.ebuild index 3bfacb103f46..90056da08e84 100644 --- a/dev-ml/utop/utop-2.0.1.ebuild +++ b/dev-ml/utop/utop-2.0.1.ebuild @@ -21,7 +21,7 @@ DEPEND=" >=dev-ml/lambda-term-1.2:= >=dev-ml/zed-1.2:= >=dev-ml/cppo-1.0.1:= - dev-ml/findlib:= + >=dev-ml/findlib-1.7.2:= " RDEPEND="${DEPEND}" DEPEND="${DEPEND} |