mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
glew: removed unnecessary haiku_devel from BUILD_PREREQUIRES
This commit is contained in:
@@ -13,7 +13,7 @@ COPYRIGHT="
|
||||
"
|
||||
HOMEPAGE="http://glew.sourceforge.net"
|
||||
SRC_URI="http://downloads.sourceforge.net/project/glew/glew/${portVersion}/glew-${portVersion}.tgz"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
CHECKSUM_SIZE="567605"
|
||||
CHECKSUM_MD5="2f09e5e6cb1b9f3611bcac79bc9c2d5d"
|
||||
CHECKSUM_RMD160="cd9772b37e4f48fe2e25a55303eb89363ce91467"
|
||||
@@ -36,7 +36,6 @@ BUILD_REQUIRES="
|
||||
devel:libGL$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
haiku_devel >= $haikuVersion
|
||||
haiku${secondaryArchSuffix}_devel >= $haikuVersion
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
cmd:g++$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user