mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Attempt to clean up the DEPEND field of some of the bep files to match the format described on the wiki.
This commit is contained in:
@@ -3,7 +3,8 @@ HOMEPAGE="http://www.webdav.org/neon/"
|
||||
SRC_URI="http://www.webdav.org/neon/neon-0.29.3.tar.gz"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
DEPEND="openssl, libxml2"
|
||||
DEPEND="dev-libs/openssl >= 1.0.0
|
||||
dev-libs/libxml2 >= 2.7.7"
|
||||
CHECKSUM_MD5="ba1015b59c112d44d7797b62fe7bee51"
|
||||
BUILD {
|
||||
cd neon-0.29.3
|
||||
|
||||
Reference in New Issue
Block a user