From a0b48cc5af28ffb99720eda67399b8bf5211a3b4 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sat, 12 Jul 2014 20:43:30 +0000 Subject: [PATCH] community/nspluginwrapper fix --- community/nspluginwrapper/PKGBUILD | 1 - 1 file changed, 1 deletion(-) diff --git a/community/nspluginwrapper/PKGBUILD b/community/nspluginwrapper/PKGBUILD index d34ee5476..56afd46a7 100644 --- a/community/nspluginwrapper/PKGBUILD +++ b/community/nspluginwrapper/PKGBUILD @@ -17,7 +17,6 @@ depends=( 'gcc-libs' 'gtk2' ) -makedepends=('gcc-multilib') install="install" source=(http://nspluginwrapper.davidben.net/download/$pkgname-$pkgver.tar.gz 'fix_missing_lib.patch')