diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-05-29 14:58:21 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-05-30 08:56:25 +0200 |
commit | 4bb0bb204f39a992d3fbffe4d0e252e0c15931c0 (patch) | |
tree | 1115ada5467be2b880bc1d8090046d0c78755bc6 /dev-ml | |
parent | dev-libs/libtar: keyword ~arm (diff) | |
download | gentoo-4bb0bb204f39a992d3fbffe4d0e252e0c15931c0.tar.gz gentoo-4bb0bb204f39a992d3fbffe4d0e252e0c15931c0.tar.bz2 gentoo-4bb0bb204f39a992d3fbffe4d0e252e0c15931c0.zip |
dev-ml/utop: add missing := dep on findlib
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/utop/utop-2.0.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-ml/utop/utop-2.0.0.ebuild b/dev-ml/utop/utop-2.0.0.ebuild index 8418100ed7ff..3bfacb103f46 100644 --- a/dev-ml/utop/utop-2.0.0.ebuild +++ b/dev-ml/utop/utop-2.0.0.ebuild @@ -21,6 +21,7 @@ DEPEND=" >=dev-ml/lambda-term-1.2:= >=dev-ml/zed-1.2:= >=dev-ml/cppo-1.0.1:= + dev-ml/findlib:= " RDEPEND="${DEPEND}" DEPEND="${DEPEND} |