dev-python/python-netlink: block dev-libs/libnl[python]

* Detected file collision(s):
 *
 * 	/usr/lib64/python3.6/site-packages/netlink/__init__.py

Closes: https://bugs.gentoo.org/662204
Package-Manager: Portage-2.3.43, Repoman-2.3.10
This commit is contained in:
Zac Medico
2018-07-26 13:30:24 -07:00
parent e6f4fc0e5f
commit eb57a6cdd3

View File

@@ -16,6 +16,7 @@ LICENSE="LGPL-3+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND="!dev-libs/libnl[python]"
S=${WORKDIR}/${MY_P}
python_prepare_all() {