summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPitBall2015-11-10 19:53:01 +0100
committerPitBall2015-11-10 19:53:01 +0100
commit177f90e341b6eeb05aa867c0465f31954dac876e (patch)
tree0b7d0eeac347a601eba13bdf0e0f9dcb85d9ca84 /PKGBUILD
parentd42a52e7f9adeb43c1dc1a41bd132e9a23aa86d0 (diff)
downloadaur-177f90e341b6eeb05aa867c0465f31954dac876e.tar.gz
Add provides "luabind"
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ad8d2456d244..6f1fafa11d9b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,6 +12,7 @@ makedepends=('unzip' 'boost' 'boost-build')
depends=("lua${luaver//.}" 'gcc-libs')
replaces=('luabind' 'lua51bind' 'lua53bind')
conflicts=('luabind' 'lua51bind' 'lua53bind')
+provides=('luabind')
source=("http://downloads.sourceforge.net/${pkgname//${luaver//.}}/${pkgname//${luaver//.}}-${pkgver}.tar.gz"
000-luabind-0.9.1-boost149fix.patch
001-luabind-use-lua_compare.patch