summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJean-Michaël Celerier2018-08-06 11:01:27 +0200
committerJean-Michaël Celerier2018-08-06 11:01:27 +0200
commiteee4c11cc640085841894d40ef4430932aedd96d (patch)
treeef3eb7d445393d48efa90a6869244a20b586c089 /PKGBUILD
parenta96cbd327885dc140da7c6b6da2a33fb698ff887 (diff)
downloadaur-eee4c11cc640085841894d40ef4430932aedd96d.tar.gz
intel-tbb
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9ce76d067354..029c364dc86a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=ossia-score
pkgver=2.0.0a9
release_tag=v2.0.0-a9
-pkgrel=1
+pkgrel=2
pkgdesc="Ossia Score, an interactive sequencer for the intermedia arts"
arch=('x86_64')
url="http://ossia.io"
@@ -10,7 +10,7 @@ license=('GPLv3')
groups=()
depends=('boost' 'qt5-base' 'qt5-imageformats' 'qt5-svg' 'qt5-websockets' 'qt5-quickcontrols2' 'qt5-serialport' 'qt5-multimedia' 'qt5-declarative' 'ffmpeg' 'portaudio' 'jack2')
makedepends=('git' 'cmake' 'qt5-tools')
-optdepends=('faust' 'lilv' 'suil' 'sdl2' 'tbb')
+optdepends=('faust' 'lilv' 'suil' 'sdl2' 'intel-tbb')
provides=('ossia-score')
conflicts=()
replaces=('i-score')