sci-physics/h2o-gtk: Fix QA MissingSlotDep

Package-Manager: portage-2.2.28
This commit is contained in:
David Seifert
2016-05-15 01:21:19 +02:00
parent b4afa0b937
commit 98fd2cc031

View File

@@ -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}"