diff options
-rw-r--r-- | net-p2p/retroshare/retroshare-0.6.1.ebuild | 6 | ||||
-rw-r--r-- | net-p2p/retroshare/retroshare-0.6.9999.ebuild | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net-p2p/retroshare/retroshare-0.6.1.ebuild b/net-p2p/retroshare/retroshare-0.6.1.ebuild index 68c8eb714971..d647cbb965ac 100644 --- a/net-p2p/retroshare/retroshare-0.6.1.ebuild +++ b/net-p2p/retroshare/retroshare-0.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -63,10 +63,10 @@ RDEPEND=" ) voip? ( qt5? ( - <media-libs/opencv-3.0.0[-qt4] + media-libs/opencv[-qt4(-)] ) qt4? ( - <media-libs/opencv-3.0.0 + media-libs/opencv dev-qt/qt-mobility[multimedia] ) media-libs/speex diff --git a/net-p2p/retroshare/retroshare-0.6.9999.ebuild b/net-p2p/retroshare/retroshare-0.6.9999.ebuild index 1159db1f1153..effdc96c172d 100644 --- a/net-p2p/retroshare/retroshare-0.6.9999.ebuild +++ b/net-p2p/retroshare/retroshare-0.6.9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -63,10 +63,10 @@ RDEPEND=" ) voip? ( qt5? ( - <media-libs/opencv-3.0.0[-qt4] + media-libs/opencv[-qt4(-)] ) qt4? ( - <media-libs/opencv-3.0.0 + media-libs/opencv dev-qt/qt-mobility[multimedia] ) media-libs/speex |