[packages/hhvm] update BR with cleanbuild

glen glen at pld-linux.org
Tue Apr 1 15:34:44 CEST 2014


commit 9256e518a91469cdd31273d6e8f4c1bd37d9de36
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Apr 1 16:33:57 2014 +0300

    update BR with cleanbuild
    
    - a52dec-libs-devel -- CMake Error at CMake/HPHPFindLibs.cmake:91 (find_package):
    - libxslt-devel --   /usr/share/cmake/Modules/FindLibXslt.cmake:67 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
    - ocaml-findlib
    - ImageMagick-devel

 hhvm.spec | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/hhvm.spec b/hhvm.spec
index 593bd6d..1e846cf 100644
--- a/hhvm.spec
+++ b/hhvm.spec
@@ -28,6 +28,8 @@ Patch8:		hphpize.patch
 Patch9:		notest.patch
 Patch10:	no-debug.patch
 URL:		http://wiki.github.com/facebook/hiphop-php/
+# AUTO: -- CMake Error at CMake/HPHPFindLibs.cmake:91 (find_package):
+BuildRequires:	a52dec-libs-devel
 BuildRequires:	apr-devel
 BuildRequires:	autoconf
 BuildRequires:	binutils-devel
@@ -50,7 +52,11 @@ BuildRequires:	libmemcached-devel >= 1.0.4
 BuildRequires:	libstdc++-devel >= 6:4.3
 BuildRequires:	libunwind-devel
 BuildRequires:	libxml2-devel
+# AUTO: --   /usr/share/cmake/Modules/FindLibXslt.cmake:67 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
+BuildRequires:	libxslt-devel
 BuildRequires:	mysql-devel
+BuildRequires: ocaml-findlib
+BuildRequires: ImageMagick-devel
 BuildRequires:	oniguruma-devel
 BuildRequires:	openssl-devel
 BuildRequires:	pcre-devel
@@ -205,7 +211,6 @@ mv folly-*/* hphp/submodules/folly
 rm CMake/FindBISON.cmake
 rm CMake/FindFLEX.cmake
 rm CMake/FindFreetype.cmake
-rm CMake/FindLibEvent.cmake
 
 %if 0
 %patch0 -p1
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hhvm.git/commitdiff/9256e518a91469cdd31273d6e8f4c1bd37d9de36



More information about the pld-cvs-commit mailing list