mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
Add missing dependency on libpcre.
This commit is contained in:
@@ -3,7 +3,8 @@ HOMEPAGE="http://beam.sourceforge.net"
|
||||
SRC_URI="git://beam.git.sourceforge.net/gitroot/beam/beam"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
DEPEND="liblayout >= 1.4.0"
|
||||
DEPEND="liblayout >= 1.4.0
|
||||
libpcre >= 8.00"
|
||||
#CHECKSUM_MD5=""
|
||||
BUILD {
|
||||
cd beam-1.2alpha
|
||||
|
||||
Reference in New Issue
Block a user