wireshark: Fix dependency on cmd:lrelease

Hopefully the buildbot will manage to do something out of this, my
machine can't.
This commit is contained in:
Adrien Destugues
2019-02-26 20:58:41 +01:00
parent ea706b86b0
commit 82f48a9c36

View File

@@ -13,7 +13,7 @@ from the capture."
HOMEPAGE="https://www.wireshark.org"
COPYRIGHT="1998-2018 Gerald Combs"
LICENSE="GNU GPL v2"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/wireshark/wireshark/archive/wireshark-$portVersion.tar.gz"
CHECKSUM_SHA256="47e15281b767f6fd09b72d8ddb9c392c1a56ca601b1b3483d9c9b6e479c7b997"
SOURCE_DIR="wireshark-wireshark-$portVersion"
@@ -85,7 +85,7 @@ BUILD_PREREQUIRES="
cmd:flex
cmd:gcc$secondaryArchSuffix
cmd:libtoolize
cmd:lrelease
cmd:lrelease$secondaryArchSuffix
cmd:make
cmd:pkg_config$secondaryArchSuffix
cmd:python