fixed qmake dependency

This commit is contained in:
David McInnis
2016-09-12 13:20:13 -07:00
parent 0b25ee1dab
commit 665d1cdf3c
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
# Mon Sep 12 20:18:33 UTC 2016
# Mon Sep 12 20:19:58 UTC 2016
pkgbase = orion
pkgdesc = QML/C++-written desktop client for Twitch.tv
pkgver = 1.3.0
@@ -8,7 +8,7 @@ pkgbase = orion
arch = x86_64
arch = x86
license = GPL
makedepends = qmake
makedepends = qtchooser
makedepends = libcommuni
makedepends = mpv
makedepends = qt5-webengine

View File

@@ -10,7 +10,7 @@ url="https://github.com/alamminsalo/orion/"
license=('GPL')
groups=()
depends=()
makedepends=('qmake' 'libcommuni' 'mpv' 'qt5-webengine' 'qt5-svg')
makedepends=('qtchooser' 'libcommuni' 'mpv' 'qt5-webengine' 'qt5-svg')
provides=("${pkgname}")
conflicts=("${pkgname%-git}")
source=("https://github.com/alamminsalo/orion/archive/v${pkgver}.tar.gz"