mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
Added dependency list to subversion .bep file.
This commit is contained in:
@@ -2,9 +2,17 @@ DESCRIPTION="Subversion is an open source version control system"
|
||||
HOMEPAGE="http://subversion.apache.org"
|
||||
SRC_URI="http://subversion.tigris.org/downloads/subversion-1.6.15.tar.bz2"
|
||||
CHECKSUM_MD5="113fca1d9e4aa389d7dc2b210010fa69"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
STATUS_HAIKU="stable"
|
||||
DEPEND=""
|
||||
DEPEND="dev-libs/apr >= 1.4.2
|
||||
dev-libs/apr-util >= 1.3.10
|
||||
net-misc/neon >= 0.29.6
|
||||
dev-libs/libiconv >= 1.13.1
|
||||
dev-db/sqlite >= 3.7.5
|
||||
dev-libs/expat >= 2.0.1
|
||||
dev-libs/openssl >= 1.0.0d
|
||||
dev-libs/libxml2 >= 2.7.8"
|
||||
|
||||
BUILD {
|
||||
cd subversion-1.6.15
|
||||
libtoolize --force --copy --install
|
||||
|
||||
Reference in New Issue
Block a user