summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPitBall2015-11-10 19:53:35 +0100
committerPitBall2015-11-10 19:53:35 +0100
commite1776f2191c3db37fd9c6ea03b70e06d8af995eb (patch)
tree4a981b6610daa884f1cffd08e4e3b3d1f39c7257
parent3476bcd709cb40bc472b1cdca62ad3cb528a007a (diff)
downloadaur-e1776f2191c3db37fd9c6ea03b70e06d8af995eb.tar.gz
Add provides "luabind"
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ad9366156445..fea001fa64f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,6 +12,7 @@ makedepends=('unzip' 'boost' 'boost-build')
depends=('lua' 'lua>5.3.0' 'gcc-libs')
replaces=('luabind' 'lua51bind' 'lua52bind')
conflicts=('luabind' 'lua51bind' 'lua52bind')
+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