qemu: Force rebuild due to broken libcapstone.so.3 error

* also try to prevent it from happening again via compat 4
This commit is contained in:
Alexander von Gluck IV
2020-03-14 15:09:47 -05:00
parent 18b6d42345
commit e5531d267f

View File

@@ -7,7 +7,7 @@ achieves very good performance."
HOMEPAGE="https://www.qemu.org/"
COPYRIGHT="2003-2018 Fabrice Bellard"
LICENSE="GNU GPL v2"
REVISION="5"
REVISION="6"
SOURCE_URI="https://download.qemu.org/qemu-$portVersion.tar.xz"
CHECKSUM_SHA256="6a0508df079a0a33c2487ca936a56c12122f105b8a96a44374704bef6c69abfc"
SOURCE_DIR="qemu-$portVersion"
@@ -43,7 +43,7 @@ REQUIRES="
cmd:iasl
cmd:smbd$secondaryArchSuffix
lib:libbz2$secondaryArchSuffix
lib:libcapstone$secondaryArchSuffix
lib:libcapstone$secondaryArchSuffix compat >= 4
lib:libcurl$secondaryArchSuffix
lib:libfdt$secondaryArchSuffix
lib:libgcrypt$secondaryArchSuffix