subversion: needs apache-devel to build.

This commit is contained in:
Juan RP 2011-07-05 10:51:18 +02:00
parent 31e5528f8c
commit e2ff5ad406
2 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,6 @@ pkgname=physfs
version=2.0.2
distfiles="http://icculus.org/physfs/downloads/physfs-$version.tar.gz"
build_style=configure
CFLAGS="-fno-strict-aliasing"
configure_script="cmake"
configure_args=". -DCMAKE_INSTALL_PREFIX=/usr"
short_desc="Library to provide abstract access to various archives"

View File

@ -42,6 +42,7 @@ Add_dependency build dbus-devel
Add_dependency build libgnome-keyring-devel
Add_dependency build glib-devel
Add_dependency build neon-devel
Add_dependency build apache-devel
do_build()
{