gnustep-apps/sogo: raise min gnustep-make dependency

Reported by Wolfgang Apolinarski <apolinarski@locoslab.com>

Package-Manager: portage-2.2.28
This commit is contained in:
Bernard Cafarelli
2016-03-24 11:02:24 +01:00
parent 2a00fb99db
commit e20e42bbd5
2 changed files with 3 additions and 3 deletions

View File

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

View File

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