summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederic Bezies2017-12-01 18:16:45 +0100
committerFrederic Bezies2017-12-01 18:16:45 +0100
commit148aad1dc9911a492d5698e7dd6e0a012a38cb09 (patch)
tree156b062a7502a33d84d54fa9b85cd02138fce250 /PKGBUILD
parenta6cde76ee98938bd0a16f73f3f8f6df421f1fd02 (diff)
downloadaur-148aad1dc9911a492d5698e7dd6e0a012a38cb09.tar.gz
assimp fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c78649a59a1..cf8eca07068a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,12 +7,13 @@
pkgname=doomsday
pkgver=2.0.3
-pkgrel=3
+pkgrel=4
pkgdesc="An advanced Doom engine that supports DOOM, Heretic and Hexen."
url="http://dengine.net/"
arch=('i686' 'x86_64')
license=('GPL2')
-conflicts=('doomsday-bin')
+conflicts=('doomsday-bin' 'assimp')
+provides=('assimp')
depends=('qt5-base' 'qt5-x11extras' 'sdl2_net' 'sdl2_mixer' 'fmodex' 'wxpython' 'fluidsynth')
makedepends=('imagemagick' 'cmake')
optdepends=('doom1-wad: Doom shareware',