www-apps/airdcpp-webui: DEPEND on compatible versions of airdcpp-webclient
authorLouis Sautier <sautier.louis@gmail.com>
Mon, 14 Mar 2016 17:39:11 +0000 (18:39 +0100)
committerIan Delaney <idella4@gentoo.org>
Mon, 14 Mar 2016 18:19:13 +0000 (02:19 +0800)
Package-Manager: portage-2.2.27
Closes: https://github.com/gentoo/gentoo/pull/1047

www-apps/airdcpp-webui/airdcpp-webui-0.16.2.ebuild

index baff4c886aa7dc3800c5521e6b7675fdc13568a4..7796c4349935a25340334646c46e7770b209bb3b 100644 (file)
@@ -13,8 +13,7 @@ LICENSE="MIT"
 SLOT="0"
 IUSE=""
 
-DEPEND=""
-RDEPEND="net-p2p/airdcpp-webclient"
+RDEPEND="=net-p2p/airdcpp-webclient-${PV%.*}*"
 
 S="${WORKDIR}/package"