summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax Ammann2016-02-14 22:36:02 +0100
committerMax Ammann2016-02-14 22:36:02 +0100
commitc8b21ec371d754e3786ed14536b6ca60907c332c (patch)
tree0a9a92630e6998dc299d33a600f98e6d817affea
parent8bc1d8c1f7fa459a3f8801d4c88cca28e4618e36 (diff)
downloadaur-c8b21ec371d754e3786ed14536b6ca60907c332c.tar.gz
Added qt5-script dependency
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8f3e283c12b8..2a2be54b6459 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu Feb 11 17:53:17 UTC 2016
+# Sun Feb 14 21:35:49 UTC 2016
pkgbase = golden-cheetah-git
pkgdesc = Cycling Power Analysis Software. We believe that cyclists and triathletes should be able to download their power data to the computer of their choice, analyze it in whatever way they see fit, and share their methods of analysis with others.
pkgver = v4.0.DEV1601.r37.8dc42e2
@@ -22,6 +22,7 @@ pkgbase = golden-cheetah-git
depends = qt5-serialport
depends = qt5-webkit
depends = qt5-multimedia
+ depends = qt5-script
optdepends = vlc
optdepends = qwtplot3d-svn
optdepends = srmio
diff --git a/PKGBUILD b/PKGBUILD
index 746425f85849..e752f07a2c41 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('i686' 'x86_64')
url="http://www.goldencheetah.org/"
license=('GPL')
makedepends=(bison flex 'gcc' 'make' 'qt5-tools' )
-depends=('qt5-base' 'qt5-svg' qt5-location qt5-declarative qt5-webchannel qt5-sensors qt5-serialport qt5-webkit qt5-multimedia)
+depends=('qt5-base' 'qt5-svg' qt5-location qt5-declarative qt5-webchannel qt5-sensors qt5-serialport qt5-webkit qt5-multimedia qt5-script)
optdepends=('vlc' 'qwtplot3d-svn' 'srmio' 'libftd2xx' 'libkml' 'libical' 'libusb' 'libsamplerate')
options=('!strip' '!buildflags' 'staticlibs')
source=('golden-cheetah::git+https://github.com/GoldenCheetah/GoldenCheetah.git#commit=8dc42e233e2ede85cec281820806c3ae234dec48'