summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoerg Bornkessel <hd_brummy@gentoo.org>2016-05-16 20:45:45 +0200
committerJoerg Bornkessel <hd_brummy@gentoo.org>2016-05-16 20:51:36 +0200
commit267c3fe3cec44676734bb504c1c93a5a2a87e426 (patch)
tree6fa0619a1ec3cbc5c57a17a85c1f362ff42fbf6c /dev-libs/tntnet/tntnet-2.2.1.ebuild
parentdev-ruby/maruku: add ruby23 (diff)
downloadgentoo-267c3fe3cec44676734bb504c1c93a5a2a87e426.tar.gz
gentoo-267c3fe3cec44676734bb504c1c93a5a2a87e426.tar.bz2
gentoo-267c3fe3cec44676734bb504c1c93a5a2a87e426.zip
dev-libs/tntnet: clean up old; fixed slot operator
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-libs/tntnet/tntnet-2.2.1.ebuild')
-rw-r--r--dev-libs/tntnet/tntnet-2.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/tntnet/tntnet-2.2.1.ebuild b/dev-libs/tntnet/tntnet-2.2.1.ebuild
index ec8558d20c8a..1caf6e1a6c89 100644
--- a/dev-libs/tntnet/tntnet-2.2.1.ebuild
+++ b/dev-libs/tntnet/tntnet-2.2.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$
@@ -22,7 +22,7 @@ RDEPEND=">=dev-libs/cxxtools-2.2.1
>=net-libs/gnutls-1.2.0
dev-libs/libgcrypt:0
)
- !gnutls? ( dev-libs/openssl )
+ !gnutls? ( dev-libs/openssl:* )
)"
DEPEND="${RDEPEND}
virtual/pkgconfig