mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-30 02:30:58 +02:00
yara: waiting for release of python module
This commit is contained in:
parent
22257c1569
commit
aa6113fecf
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ IUSE="python"
|
|||
|
||||
DEPEND="dev-libs/openssl:0="
|
||||
RDEPEND="${DEPEND}"
|
||||
PDEPEND="python? ( =dev-python/yara-python-3.8* )"
|
||||
PDEPEND="python? ( ~dev-python/yara-python-${PV} )"
|
||||
|
||||
src_prepare() {
|
||||
eautoreconf
|
||||
|
|
|
|||
Loading…
Reference in a new issue