mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
Removed unnecessary BUILD_REQUIRES, BUILD_PREREQUIRES, and added version constraints to haiku_devel
This commit is contained in:
@@ -22,17 +22,11 @@ REQUIRES="
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
haiku_devel >= $haikuVersion
|
||||
cmd:make
|
||||
cmd:gcc
|
||||
cmd:xres
|
||||
cmd:wget
|
||||
cmd:unzip
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:svn
|
||||
"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user