summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMalstrond2020-08-09 12:59:38 +0200
committerMalstrond2020-08-09 12:59:38 +0200
commitac1c6bdb11e6ac9ae6f41b9e5c7be092223e6935 (patch)
tree2c4dfb883cc1326d9d38c7d7a821547724095dcd
parentfa43e1219f9c841019d30aa1fbee84ae12b73215 (diff)
downloadaur-ac1c6bdb11e6ac9ae6f41b9e5c7be092223e6935.tar.gz
Added missing dependency icu60
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8e8ec226e2b4..d1e003f5d352 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = activinspire
pkgdesc = Presentation Software for use with Promethean Hardware products.
pkgver = 2.19.69200
- pkgrel = 1
+ pkgrel = 2
url = https://support.prometheanworld.com/product/activinspire
arch = x86_64
license = unknown
@@ -17,6 +17,7 @@ pkgbase = activinspire
depends = libxcursor
depends = libxtst
depends = dbus
+ depends = icu60
optdepends = activdriver: Driver for Promethean hardware
optdepends = activtools: Tools for Promethean hardware, e.g. calibration or systray monitor
source = http://activsoftware.co.uk/linux/repos/ubuntu/pool/non-oss/a/activinspire/activinspire_2.19.69200.1804-1.amd64_amd64.deb
diff --git a/PKGBUILD b/PKGBUILD
index c1b5012704a9..18b3632d50bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,12 +5,12 @@
pkgname=activinspire
pkgver=2.19.69200
-pkgrel=1
+pkgrel=2
pkgdesc="Presentation Software for use with Promethean Hardware products."
arch=('x86_64')
url="https://support.prometheanworld.com/product/activinspire"
license=('unknown')
-depends=(libxmu gst-plugins-base libjpeg-turbo libxrender libgl fontconfig openssl-1.0 nss libxcomposite libxcursor libxtst dbus)
+depends=(libxmu gst-plugins-base libjpeg-turbo libxrender libgl fontconfig openssl-1.0 nss libxcomposite libxcursor libxtst dbus icu60)
optdepends=('activdriver: Driver for Promethean hardware'
'activtools: Tools for Promethean hardware, e.g. calibration or systray monitor')
source=("http://activsoftware.co.uk/linux/repos/ubuntu/pool/non-oss/a/activinspire/activinspire_${pkgver}.1804-1.amd64_amd64.deb"