This commit is contained in:
Anton Bolshakov 2022-12-05 10:50:13 +08:00
parent fc616f2f6f
commit b120adbc84
No known key found for this signature in database
GPG key ID: 32BDCED870788F04

View file

@ -20,6 +20,9 @@ KEYWORDS="amd64 ~arm64 x86"
RDEPEND="dev-libs/frida-core"
DEPEND="${PYTHON_DEPS}"
# The QA_WX error is due to frida-core pre-build lib
QA_PREBUILT="usr/lib/python*/site-packages/_frida.abi3.so"
S="${WORKDIR}/${MY_PN}-${PV}"
python_compile() {