app-editors/imhex: fix patches

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-10-06 22:51:30 +02:00
parent aa3816b254
commit f1e18cfe04
3 changed files with 30 additions and 4 deletions

View File

@@ -43,11 +43,9 @@ RDEPEND="${DEPEND}"
BDEPEND="app-admin/chrpath"
PATCHES=(
"${FILESDIR}/${P}-no-lLLVMDemangle.patch"
"${FILESDIR}/${PN}-1.8.1-system-xdgpp.patch"
"${FILESDIR}/${PN}-1.8.1-system-nativefiledialog.patch"
"${FILESDIR}/${P}-fix-yara-linking.patch"
"${FILESDIR}/${P}-no-lnlohmann_json.patch"
"${FILESDIR}/${P}-link-mbedtls.patch"
"${FILESDIR}/${P}-system-nativefiledialog.patch"
)
REQUIRED_USE="${PYTHON_REQUIRED_USE}"