mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
Add libssp to REQs for x86_64
This commit is contained in:
committed by
Adrien Destugues
parent
44a6cd92c9
commit
2c679373c6
@@ -44,6 +44,12 @@ REQUIRES="
|
||||
lib:libncurses
|
||||
"
|
||||
|
||||
if [ $effectiveTargetArchitecture != "x86_gcc2" ] ; then
|
||||
REQUIRES+="
|
||||
lib:libssp
|
||||
"
|
||||
fi
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
devel:libiconv
|
||||
|
||||
Reference in New Issue
Block a user