net-misc/openvswitch: Flatten twisted dep
authorMichał Górny <mgorny@gentoo.org>
Thu, 26 Mar 2020 17:29:37 +0000 (18:29 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 26 Mar 2020 17:35:57 +0000 (18:35 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-misc/openvswitch/openvswitch-2.10.2.ebuild
net-misc/openvswitch/openvswitch-2.11.1-r1.ebuild

index a823c0b053fac002e79964be5b35c52adbaaa944..8a2e1ad910311e49d09489a068b92738de88d18c 100644 (file)
@@ -21,10 +21,7 @@ RDEPEND="
        ssl? ( dev-libs/openssl:0= )
        ${PYTHON_DEPS}
        ~dev-python/ovs-2.10.0[${PYTHON_USEDEP}]
-       || (
-               dev-python/twisted[conch,${PYTHON_USEDEP}]
-               dev-python/twisted-web[${PYTHON_USEDEP}]
-       )
+       dev-python/twisted[conch,${PYTHON_USEDEP}]
        dev-python/zope-interface[${PYTHON_USEDEP}]
        debug? ( dev-lang/perl )"
 DEPEND="${RDEPEND}
index 091d255356dd95822a3e9502cca7c3905bbd57e2..715a907910b992c3a32d3f64982ea04b3b919d4c 100644 (file)
@@ -21,10 +21,7 @@ RDEPEND="
        ssl? ( dev-libs/openssl:0= )
        ${PYTHON_DEPS}
        ~dev-python/ovs-2.10.0[${PYTHON_USEDEP}]
-       || (
-               dev-python/twisted[conch,${PYTHON_USEDEP}]
-               dev-python/twisted-web[${PYTHON_USEDEP}]
-       )
+       dev-python/twisted[conch,${PYTHON_USEDEP}]
        dev-python/zope-interface[${PYTHON_USEDEP}]
        debug? ( dev-lang/perl )"
 DEPEND="${RDEPEND}