mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
falkon: add dependency on libstdc++
This commit is contained in:
@@ -5,7 +5,7 @@ through all major platforms."
|
||||
HOMEPAGE="https://falkon.org/"
|
||||
COPYRIGHT="2009-2023 Falkon Browser Team"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://invent.kde.org/network/falkon/-/archive/v23.08.4/falkon-v${portVersion}.tar.bz2"
|
||||
CHECKSUM_SHA256="c14b763603a58f295ccc70b5d27fb865047a2499e2d86e8966971e4373959417"
|
||||
SOURCE_DIR="falkon-v${portVersion}"
|
||||
@@ -44,6 +44,7 @@ REQUIRES="
|
||||
lib:libQt5WebEngineWidgets$secondaryArchSuffix
|
||||
lib:libQt5Widgets$secondaryArchSuffix
|
||||
lib:libssl$secondaryArchSuffix
|
||||
lib:libstdc++$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user