mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
EiskaltDC++: add missing requires
* haikuporter doesn't detect them in /system/apps/Eiskaltdcpp/lib
This commit is contained in:
@@ -7,7 +7,7 @@ software."
|
||||
HOMEPAGE="https://sourceforge.net/projects/eiskaltdcpp/"
|
||||
COPYRIGHT="EiskaltDC++ team"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="4"
|
||||
REVISION="5"
|
||||
srcGitRev="e3791e20daa9a878f79684ed54e1564088306025"
|
||||
SOURCE_URI="https://github.com/eiskaltdcpp/eiskaltdcpp/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="cadea7afe0caf5bd45af777ec2a1ac5f8afd0c38fcdca7bb072e2936f9015a2e"
|
||||
@@ -31,6 +31,9 @@ REQUIRES="
|
||||
lib:libiconv$secondaryArchSuffix
|
||||
lib:libidn$secondaryArchSuffix
|
||||
lib:libintl$secondaryArchSuffix
|
||||
lib:liblua$secondaryArchSuffix
|
||||
lib:libminiupnpc$secondaryArchSuffix
|
||||
lib:libpcre$secondaryArchSuffi
|
||||
lib:libQt5Concurrent$secondaryArchSuffix
|
||||
lib:libQt5Core$secondaryArchSuffix
|
||||
lib:libQt5Gui$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user