summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax Ammann2016-04-28 19:20:45 +0200
committerMax Ammann2016-04-28 19:20:45 +0200
commitd4564d31c42fbe5cf10e29c03881dd14a4ef91b7 (patch)
tree1917a1fedd6db3a5487fc8d38974d4dac2871027
parent090d80a91106c8d74d1c4ef9b780d4d570295d1a (diff)
downloadaur-d4564d31c42fbe5cf10e29c03881dd14a4ef91b7.tar.gz
Added qt5-connectivity dependency
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 736d83866b9e..52d6e0906f53 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Mon Apr 25 17:26:59 UTC 2016
+# Thu Apr 28 17:20:21 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.r346.d6a3d3e
@@ -23,6 +23,7 @@ pkgbase = golden-cheetah-git
depends = qt5-webkit
depends = qt5-multimedia
depends = qt5-script
+ depends = qt5-connectivity
optdepends = vlc
optdepends = qwtplot3d-svn
optdepends = srmio
diff --git a/PKGBUILD b/PKGBUILD
index de30203aab79..3ad2175d2a39 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 qt5-script)
+depends=('qt5-base' 'qt5-svg' qt5-location qt5-declarative qt5-webchannel qt5-sensors qt5-serialport qt5-webkit qt5-multimedia qt5-script qt5-connectivity)
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=d6a3d3eb57e2a248edb1b3b0c28ae5e0bfb4669d'