summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2018-11-19 16:52:39 +0100
committerGilles Dartiguelongue <eva@gentoo.org>2018-11-19 17:00:16 +0100
commit4d3155295e422b9cf78cf078e1299560bd5054aa (patch)
treeff461826b220428bd15391f83b0c5c7fde76bad0 /app-misc/gnote
parentapp-misc/gnote: 3.30 was added to gentoo repository (diff)
downloadgnome-4d3155295e422b9cf78cf078e1299560bd5054aa.tar.gz
gnome-4d3155295e422b9cf78cf078e1299560bd5054aa.tar.bz2
gnome-4d3155295e422b9cf78cf078e1299560bd5054aa.zip
app-misc/gnote: sync with gentoo repository
Package-Manager: Portage-2.3.51, Repoman-2.3.12 Manifest-Sign-Key: 0x5A56C8CD0C13248A Signed-off-by: Gilles Dartiguelongue <eva@gentoo.org>
Diffstat (limited to 'app-misc/gnote')
-rw-r--r--app-misc/gnote/gnote-9999.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-misc/gnote/gnote-9999.ebuild b/app-misc/gnote/gnote-9999.ebuild
index a28d1674..f150884c 100644
--- a/app-misc/gnote/gnote-9999.ebuild
+++ b/app-misc/gnote/gnote-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -22,10 +22,11 @@ fi
IUSE="debug"
# Automagic glib-2.32 dep
+# glibmm: first version in tree providing Thread API fix
COMMON_DEPEND="
>=app-crypt/libsecret-0.8
>=app-text/gtkspell-3.0:3
- >=dev-cpp/glibmm-2.32:2
+ >=dev-cpp/glibmm-2.52.1-r1:2
>=dev-cpp/gtkmm-3.18:3.0
>=dev-libs/glib-2.32:2[dbus]
>=dev-libs/libxml2-2:2