commit:     e28d71422c4cc78a6a91db32c013038f84bff290
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  5 00:11:23 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Mon Mar  5 00:11:23 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e28d7142

net-misc/gns3-gui: Rev bump to add dev-python/PyQt5[websockets] requirement

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 net-misc/gns3-gui/{gns3-gui-2.1.3.ebuild => gns3-gui-2.1.3-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/gns3-gui/gns3-gui-2.1.3.ebuild 
b/net-misc/gns3-gui/gns3-gui-2.1.3-r1.ebuild
similarity index 89%
rename from net-misc/gns3-gui/gns3-gui-2.1.3.ebuild
rename to net-misc/gns3-gui/gns3-gui-2.1.3-r1.ebuild
index 4b0c4fe8bdf..e8b9a99df0c 100644
--- a/net-misc/gns3-gui/gns3-gui-2.1.3.ebuild
+++ b/net-misc/gns3-gui/gns3-gui-2.1.3-r1.ebuild
@@ -24,8 +24,8 @@ RDEPEND="
        >=dev-python/ws4py-0.3.4[${PYTHON_USEDEP}]
        >=dev-python/requests-2.6.0[${PYTHON_USEDEP}]
        >=dev-python/paramiko-1.15.1[${PYTHON_USEDEP}]
-       =net-misc/gns3-server-$PVR[${PYTHON_USEDEP}]
-       dev-python/PyQt5[gui,network,svg,widgets,${PYTHON_USEDEP}]
+       ~net-misc/gns3-server-$PV[${PYTHON_USEDEP}]
+       dev-python/PyQt5[gui,network,svg,websockets,widgets,${PYTHON_USEDEP}]
 "
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 

Reply via email to