mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-01 19:20:56 +02:00
fierce: update dnspython dep
This commit is contained in:
parent
0727f89e29
commit
52389d0358
2 changed files with 1 additions and 1 deletions
|
|
@ -21,6 +21,6 @@ LICENSE="GPL-2"
|
|||
SLOT="0"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="virtual/python-dnspython[${PYTHON_USEDEP}]"
|
||||
RDEPEND="dev-python/dnspython[${PYTHON_USEDEP}]"
|
||||
DEPEND="${RDEPEND}
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]"
|
||||
|
|
|
|||
Loading…
Reference in a new issue