summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Horel2017-11-22 09:40:33 -0500
committerGuillaume Horel2017-11-22 09:40:33 -0500
commit2a0dbec300f7fe0848a69b25b960f897440db368 (patch)
treebe67cbdea25c33a864afbc062a2989de6b7db908
parent8fee39aeff2564de3f2fef558f384875402c7b81 (diff)
downloadaur-2a0dbec300f7fe0848a69b25b960f897440db368.tar.gz
update dependencies
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bbe0da0f487d..f5d861e060db 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -26,6 +26,7 @@ pkgbase = linphone-desktop-git
depends = qt5-quickcontrols
depends = qt5-quickcontrols2
depends = qt5-graphicaleffects
+ depends = qt5-tools
optdepends = pulseaudio
provides = linphone-desktop
conflicts = linphone-desktop
diff --git a/PKGBUILD b/PKGBUILD
index 3e4f4c5d760d..196a31f0fa72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=('GPL')
depends=('bcg729' 'belcard-git' 'belle-sip-git' 'belr-git' 'bzrtp-git'
'linphone-git' 'libpulse' 'libxv' 'mediastreamer-git' 'ortp-git'
'libsoup' 'libnotify' 'qt5-quickcontrols'
- 'qt5-quickcontrols2' 'qt5-graphicaleffects')
+ 'qt5-quickcontrols2' 'qt5-graphicaleffects' 'qt5-tools')
makedepends=('cmake' 'pkg-config' 'python-pystache' 'perl-xml-parser' 'intltool')
optdepends=('pulseaudio')
options=('!emptydirs')