From 44c27bd143f20db8dbb71ffd801d9007ba1a1529 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 29 Jun 2013 11:00:06 +0200 Subject: [PATCH] lightspark: set rpath for binaries to make this work. --- srcpkgs/lightspark/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lightspark/template b/srcpkgs/lightspark/template index 2701ea66791..528c742ed54 100644 --- a/srcpkgs/lightspark/template +++ b/srcpkgs/lightspark/template @@ -1,10 +1,11 @@ # Template file for 'lightspark' pkgname=lightspark version=0.7.2 -revision=1 +revision=2 patch_args="-Np1" build_style=cmake -configure_args="-DAUDIO_BACKEND=pulse -DENABLE_CURL=1 -DCOMPILE_PLUGIN=1" +configure_args="-DAUDIO_BACKEND=pulse -DENABLE_CURL=1 -DCOMPILE_PLUGIN=1 + -DCMAKE_SKIP_RPATH=OFF" makedepends="pkg-config cmake nasm pcre-devel>=8.30 libffi-devel libX11-devel libpng-devel>=1.6 fontconfig-devel boost-devel SDL-devel ffmpeg-devel>=1.2 libcurl-devel MesaLib-devel ftgl-devel glew-devel>=1.9.0 libxml2-devel libxml++-devel