summaryrefslogtreecommitdiff
path: root/extra/swh-plugins
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-05-07 22:31:25 -0300
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-05-07 22:31:25 -0300
commit9f7fb9c12e84f20cd108b933f1a51e216f76cd98 (patch)
tree06520d9024b40745b94f02d0d3419386e6496863 /extra/swh-plugins
parent6cc893589a6bd208f2b7711f985e17df7a6df816 (diff)
parenta86ff663185661ee304bb1f6d00d982102dd706d (diff)
Merge branch 'master' of gparabola:abslibre-mips64el
Diffstat (limited to 'extra/swh-plugins')
-rw-r--r--extra/swh-plugins/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/swh-plugins/PKGBUILD b/extra/swh-plugins/PKGBUILD
index 40538e7a2..5e3314f4d 100644
--- a/extra/swh-plugins/PKGBUILD
+++ b/extra/swh-plugins/PKGBUILD
@@ -11,7 +11,7 @@ arch=('i686' 'x86_64' 'mips64el')
url="http://plugin.org.uk/"
license=('GPL')
depends=('fftw' 'ladspa')
-makedepends=('libxml2')
+makedepends=('libxml2' 'perl-xml-parser')
groups=('ladspa-plugins')
source=("http://plugin.org.uk/releases/$pkgver/$pkgname-$pkgver.tar.gz"
'mbeq_crash_fix.patch')
@@ -23,9 +23,9 @@ build() {
# Arch64 fix;
# -fPIC seems to be the only option
- if [ "$CARCH" = 'x86_64' ]; then
+ if [ "$CARCH" != 'i686' ]; then
export CFLAGS="$CFLAGS -fPIC"
- export CXXFLAGS="$CFLAGS"
+ export CXXFLAGS="$CXXFLAGS -fPIC"
fi
# fix Firefox crash on x64 when