mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
hdialog: add missing cmd:gcc
This commit is contained in:
@@ -4,7 +4,7 @@ for shell scripts to easily integrate to the system and interact with the user."
|
||||
HOMEPAGE="https://github.com/atalax/hdialog"
|
||||
SRC_URI="https://github.com/atalax/hdialog/archive/v0.2.tar.gz"
|
||||
CHECKSUM_SHA256="77deae4e51f522eb6735d184372222e482edec83f93c8b3ace5d5d2c100e165d"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2014-2015 Josef Gajdusek"
|
||||
|
||||
@@ -25,6 +25,7 @@ BUILD_REQUIRES="
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
makefile_engine
|
||||
cmd:gcc
|
||||
"
|
||||
|
||||
BUILD()
|
||||
|
||||
Reference in New Issue
Block a user