summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0aabb29287a3..d267592c679a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
pkgname=oacapture
pkgver=1.4.0
-pkgrel=1
+pkgrel=2
pkgdesc="A planetary imaging application using Qt5"
arch=('i686' 'x86_64')
license=('GPLv3')
-depends=('qt5-base' 'qt5-tools' 'cfitsio' 'autoconf-archive')
+depends=('qt5-base' 'qt5-tools' 'cfitsio' 'autoconf-archive' 'sdl' 'libdc1394')
url="http://www.openastroproject.org/oacapture/"
optdepends=('fxload: support for QHY5 cameras')