summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLouis Sautier <sautier.louis@gmail.com>2016-03-14 18:39:11 +0100
committerIan Delaney <idella4@gentoo.org>2016-03-15 02:19:13 +0800
commit828f13b98ea46da97fe220ce7a1bf0c24bcc2412 (patch)
tree986c4b440b1cbd09ccaef2397fb8150b73f652a0 /www-apps
parentnet-wireless/kismet: add tinfo patch to 2016.01.1 (diff)
downloadgentoo-828f13b98ea46da97fe220ce7a1bf0c24bcc2412.tar.gz
gentoo-828f13b98ea46da97fe220ce7a1bf0c24bcc2412.tar.bz2
gentoo-828f13b98ea46da97fe220ce7a1bf0c24bcc2412.zip
www-apps/airdcpp-webui: DEPEND on compatible versions of airdcpp-webclient
Package-Manager: portage-2.2.27 Closes: https://github.com/gentoo/gentoo/pull/1047
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/airdcpp-webui/airdcpp-webui-0.16.2.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/www-apps/airdcpp-webui/airdcpp-webui-0.16.2.ebuild b/www-apps/airdcpp-webui/airdcpp-webui-0.16.2.ebuild
index baff4c886aa7..7796c4349935 100644
--- a/www-apps/airdcpp-webui/airdcpp-webui-0.16.2.ebuild
+++ b/www-apps/airdcpp-webui/airdcpp-webui-0.16.2.ebuild
@@ -13,8 +13,7 @@ LICENSE="MIT"
SLOT="0"
IUSE=""
-DEPEND=""
-RDEPEND="net-p2p/airdcpp-webclient"
+RDEPEND="=net-p2p/airdcpp-webclient-${PV%.*}*"
S="${WORKDIR}/package"