summaryrefslogtreecommitdiff
path: root/sci-physics/h2o-gtk
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2016-05-15 01:21:19 +0200
committerDavid Seifert <soap@gentoo.org>2016-05-15 01:21:19 +0200
commit98fd2cc0312c101cb3f5e498f938e1854f86b4a5 (patch)
treed5bc56981cabe2b507a5cf85cae3f2aaae5ac0b5 /sci-physics/h2o-gtk
parentb4afa0b937cbb479c301d02a8a83cea3b20e4169 (diff)
downloadgentoo-98fd2cc0312c101cb3f5e498f938e1854f86b4a5.tar.gz
gentoo-98fd2cc0312c101cb3f5e498f938e1854f86b4a5.tar.xz
sci-physics/h2o-gtk: Fix QA MissingSlotDep
Package-Manager: portage-2.2.28
Diffstat (limited to 'sci-physics/h2o-gtk')
-rw-r--r--sci-physics/h2o-gtk/h2o-gtk-0.1.ebuild4
1 files 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 a8884840b89..dce499eb591 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}"