diff net-misc/ike/ike-2.2.1-r2.ebuild @ 460:6bfdb5107178

fix the qt4 dependency
author Dirk Olmes <dirk@xanthippe.ping.de>
date Sat, 30 Jun 2018 02:59:20 +0200
parents 20f79c3e04b5
children
line wrap: on
line diff
--- a/net-misc/ike/ike-2.2.1-r2.ebuild	Thu Jun 28 02:51:45 2018 +0200
+++ b/net-misc/ike/ike-2.2.1-r2.ebuild	Sat Jun 30 02:59:20 2018 +0200
@@ -21,7 +21,7 @@
 
 COMMON_DEPEND="dev-libs/libedit
 	dev-libs/openssl
-	qt4? ( dev-qt/qtcore )
+	qt4? ( dev-qt/qtcore:4 )
 	ldap? ( net-nds/openldap )"
 DEPEND="${COMMON_DEPEND}
 	dev-util/cmake