summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorasm0dey2018-01-29 00:24:36 +0300
committerasm0dey2018-01-29 00:24:36 +0300
commit783736bc6c301a50c7e0b5761639247e1a976918 (patch)
treed0da0ac277c2080d8c0d2f4b9aa67d95514f1c8d
parent9ce967e927cc9f320f2ea2ed7a5a00a7a9f07b87 (diff)
downloadaur-783736bc6c301a50c7e0b5761639247e1a976918.tar.gz
Adds dependency on libsrtp0
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0a5a41b4a85d..fa8a8f174c15 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,6 +7,7 @@ pkgbase = panotourpro
arch = x86_64
license = custom: "commercial"
depends = qt5-base
+ depends = libsrtp0
source = PanotourPro_Linux64_259_2017-12-20.tar.gz::http://download.kolor.com/ptp/stable/linux64targz
source = panotourpro
source = panotourpro.desktop
diff --git a/PKGBUILD b/PKGBUILD
index 75948b6089d6..9f33770f18f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc='Create pro-quality virtual tours (trial version).'
arch=('x86_64')
url='http://kolor.com/'
license=('custom: "commercial"')
-depends=('qt5-base')
+depends=('qt5-base' 'libsrtp0')
install=$pkgname.install
source=("PanotourPro_Linux64_$_pkgver.tar.gz::http://download.kolor.com/ptp/stable/linux64targz"