commit: 98fd2cc0312c101cb3f5e498f938e1854f86b4a5
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat May 14 23:21:19 2016 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat May 14 23:21:19 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98fd2cc0
sci-physics/h2o-gtk: Fix QA MissingSlotDep
Package-Manager: portage-2.2.28
sci-physics/h2o-gtk/h2o-gtk-0.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-physics/h2o-gtk/h2o-gtk-0.1.ebuild
b/sci-physics/h2o-gtk/h2o-gtk-0.1.ebuild
index a888484..dce499e 100644
--- a/sci-physics/h2o-gtk/h2o-gtk-0.1.ebuild
+++ b/sci-physics/h2o-gtk/h2o-gtk-0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-RDEPEND="dev-cpp/gtkmm
+RDEPEND="dev-cpp/gtkmm:2.4=
>=sci-libs/libh2oxx-0.2
sci-libs/plotmm"
DEPEND="${RDEPEND}"