mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
quassel: fix qt5_tools requires for x86
this should be replaced with the required cmd.
This commit is contained in:
@@ -12,7 +12,7 @@ HOMEPAGE="https://quassel-irc.org"
|
||||
COPYRIGHT="2005-2019 The Quassel IRC Team"
|
||||
LICENSE="GNU GPL v2
|
||||
GNU GPL v3"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
srcGitRev="d46e1e86c9869996285ac3f88970cf0e9e23e128"
|
||||
SOURCE_URI="https://github.com/quassel/quassel/archive/$srcGitRev.zip"
|
||||
CHECKSUM_SHA256="f56ef034ed703d37415aface01e756692f50425af3ff7f14b4e7389c2d55fe3e"
|
||||
@@ -45,7 +45,7 @@ REQUIRES="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
qt5_tools$secondaryArchSuffix
|
||||
qt5${secondaryArchSuffix}_tools
|
||||
devel:libboost_system$secondaryArchSuffix
|
||||
devel:libGl$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user