summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbartus2018-05-12 14:35:58 +0200
committerbartus2018-05-12 14:35:58 +0200
commite494bc68d76553dd542211319377ab3356071717 (patch)
tree65a602afee0e6a0b187b62724ea8f394fde85cba /PKGBUILD
parentd66fbd4cbdb31cf1ede3b960996c30332ebeaaa6 (diff)
downloadaur-e494bc68d76553dd542211319377ab3356071717.tar.gz
add provides luxrays for luxrender compatibility
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 50863e13f45c..a69ee398e3b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,6 +11,7 @@ optdepends=("opencl-dirver: for gpu acceleration"
"python-pyside: for pyluxcoretools gui")
makedepends=(git doxygen cmake python-pyside-tools opencl-headers)
conflicts=(luxrays-hg)
+provides=(luxrays)
options=('!buildflags')
source=("https://github.com/LuxCoreRender/LuxCore/archive/${pkgname}_v${pkgver}.tar.gz"
"python.patch"