summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Cerny2022-11-11 15:54:30 +0100
committerJan Cerny2022-11-11 15:54:30 +0100
commit27a14823d7499535fa22c4190e4113138deb8dd8 (patch)
treef4246154643b0538625728e4122798efdb2c3f15
parent03d77f35660cf94d8c1c14266558f43cdd3354cd (diff)
downloadaur-27a14823d7499535fa22c4190e4113138deb8dd8.tar.gz
Add dependencies
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 67f1e34c93cb..bdaf4082fddf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = astrodmx-capture
pkgdesc = AstroDMx Capture Astronomical Imaging
pkgver = 1.7.2.0
- pkgrel = 1
+ pkgrel = 2
url = https://www.astrodmx-capture.org.uk/
install = astrodmx-capture.install
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 026f00fb5e96..f05479d07055 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=astrodmx-capture
pkgver=1.7.2.0
-pkgrel=1
+pkgrel=2
pkgdesc="AstroDMx Capture Astronomical Imaging"
arch=('x86_64')
url="https://www.astrodmx-capture.org.uk/"
@@ -12,7 +12,7 @@ url="https://www.astrodmx-capture.org.uk/"
license=(custom)
options=(!strip)
install=$pkgname.install
-depends=('glibc>=2.27')
+depends=('glibc>=2.27' 'libgphoto2' 'glu' 'libtool' 'gtk3' 'at-spi2-core')
# The Author, Nicola, is now copying new releases into both the `current` and `old` folders so that we
# can maintain a constant path the file. Hopefully this will allow us to continue installing older versions