diff --git a/gnustep-apps/sogo/sogo-2.3.2.ebuild b/gnustep-apps/sogo/sogo-2.3.2.ebuild index e11cbe4d7b124..3f76e7fe12a56 100644 --- a/gnustep-apps/sogo/sogo-2.3.2.ebuild +++ b/gnustep-apps/sogo/sogo-2.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -27,7 +27,7 @@ RDEPEND=" ) " DEPEND="${RDEPEND} - >=gnustep-base/gnustep-make-2.6.2" + >=gnustep-base/gnustep-make-2.6.3" pkg_pretend() { if use ssl && use gnutls && use libressl ; then diff --git a/gnustep-apps/sogo/sogo-3.0.2.ebuild b/gnustep-apps/sogo/sogo-3.0.2.ebuild index 9f4d19144af08..87a7d6f1f7273 100644 --- a/gnustep-apps/sogo/sogo-3.0.2.ebuild +++ b/gnustep-apps/sogo/sogo-3.0.2.ebuild @@ -27,7 +27,7 @@ RDEPEND=" ) " DEPEND="${RDEPEND} - >=gnustep-base/gnustep-make-2.6.2" + >=gnustep-base/gnustep-make-2.6.3" pkg_pretend() { if use ssl && use gnutls && use libressl ; then