dev-ml/async_unix: Add missing dev-ml/core dep, bug #612130
authorAlexis Ballier <aballier@gentoo.org>
Thu, 9 Mar 2017 19:10:34 +0000 (20:10 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Thu, 9 Mar 2017 19:10:34 +0000 (20:10 +0100)
Package-Manager: Portage-2.3.4, Repoman-2.3.2

dev-ml/async_unix/async_unix-113.33.00.ebuild

index 5e0176cbf483eba11c6f20dcc13a31a3ea9c0398..0d7d9a3064de891ec7530991bc1483e12c75425f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -31,6 +31,7 @@ RDEPEND="
        >=dev-ml/sexplib-109.20.00:=
        dev-ml/typerep:=
        dev-ml/variantslib:=
+       dev-ml/core:=
 "
 DEPEND="${RDEPEND} dev-ml/opam"