summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 171083358b06..ed02ef0b207b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,18 +3,19 @@
_pkgname=sleepyhead
pkgname=$_pkgname-git
pkgver=1.1.r2356.8e6968fb
-pkgrel=1
+pkgrel=2
pkgdesc="Open-source, cross platform, sleep tracking software with a focus on monitoring CPAP treatment."
arch=('i686' 'x86_64')
url="http://sleepyhead.jedimark.net"
license=('GPL')
depends=(
- 'qt5-base'
'qt5-serialport'
'qt5-tools'
- 'qt5-webkit'
)
-makedepends=('git')
+makedepends=(
+ 'git'
+ 'glu'
+)
provides=("$_pkgname")
conflicts=('sleepyhead')
source=(