mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
Move libedit back to the depends as it's not building cleanly yet, but
is still needed in order to build some packages.
This commit is contained in:
@@ -4,7 +4,8 @@ SRC_URI="http://ports.haiku-files.org/raw-attachment/milestone/Haiku%20Optional%
|
|||||||
REVISION="1"
|
REVISION="1"
|
||||||
STATUS_HAIKU="broken"
|
STATUS_HAIKU="broken"
|
||||||
DEPEND="gcc-2.95.3
|
DEPEND="gcc-2.95.3
|
||||||
gcc-4.4.4"
|
gcc-4.4.4
|
||||||
|
libedit"
|
||||||
|
|
||||||
CHECKSUM_MD5="53c19c702388a49a11f72eb6606b2051"
|
CHECKSUM_MD5="53c19c702388a49a11f72eb6606b2051"
|
||||||
BUILD {
|
BUILD {
|
||||||
@@ -13,7 +14,6 @@ BUILD {
|
|||||||
mkdir -p ../sources
|
mkdir -p ../sources
|
||||||
cd optionalpackages-0.5
|
cd optionalpackages-0.5
|
||||||
export HAIKUVERSION="r1a3test"
|
export HAIKUVERSION="r1a3test"
|
||||||
haikuporter -i libedit
|
|
||||||
##
|
##
|
||||||
|
|
||||||
#w = works
|
#w = works
|
||||||
|
|||||||
Reference in New Issue
Block a user