summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax Ammann2015-12-24 17:03:34 +0100
committerMax Ammann2015-12-24 17:03:34 +0100
commit0c6bea27be0eabce108f1dc247070e2cc27553a5 (patch)
tree9d8e5f76ae382122cd039c49b6aeabb5ca6e4e80
parentb2db027b8a30a13d20b534cd0ff97769d07d0585 (diff)
downloadaur-0c6bea27be0eabce108f1dc247070e2cc27553a5.tar.gz
Fixed qwtplot3d library name
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a119fbca3ea3..53b99b108166 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu Dec 24 16:00:11 UTC 2015
+# Thu Dec 24 16:03:15 UTC 2015
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 = v3.3.DEV1.r319.2f91591
@@ -23,7 +23,7 @@ pkgbase = golden-cheetah-git
depends = qt5-webkit
depends = qt5-multimedia
optdepends = vlc
- optdepends = libqwtplot3d-svn
+ optdepends = qwtplot3d-svn
optdepends = srmio
optdepends = libftd2xx
optdepends = libkml
diff --git a/PKGBUILD b/PKGBUILD
index b2cca39e5145..51009ff4dd20 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ 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)
-optdepends=('vlc' 'libqwtplot3d-svn' 'srmio' 'libftd2xx' 'libkml' 'libical' 'libusb' 'libsamplerate')
+optdepends=('vlc' 'qwtplot3d-svn' 'srmio' 'libftd2xx' 'libkml' 'libical' 'libusb' 'libsamplerate')
options=('!strip' '!buildflags' 'staticlibs')
source=('golden-cheetah::git+https://github.com/GoldenCheetah/GoldenCheetah.git'
GoldenCheetah.desktop gc.png gcconfig.pri)