summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFlorent H. CARRÉ2016-07-05 18:58:34 +0200
committerFlorent H. CARRÉ2016-07-05 18:58:34 +0200
commiteb08fc3bf910f274e21a317f7ade5084c4ed42f8 (patch)
tree9b6823127a44b0d3b51c7e5eeb00cb953fd52db5 /PKGBUILD
parentc7f42cedba467b51f8c28a08761b938f2e9e1344 (diff)
downloadaur-eb08fc3bf910f274e21a317f7ade5084c4ed42f8.tar.gz
add dependency : qt5-translations
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 54a87f5f6500..900114040f68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ url='https://launchpad.net/qarte'
arch=('i686' 'x86_64')
license=('GPL3')
source=(http://ppa.launchpad.net/vincent-vandevyvre/vvv/ubuntu/pool/main/q/qarte/${pkgname}_${pkgver}.orig.tar.gz)
-depends=('python-pyqt5')
+depends=('qt5-translations' 'python-pyqt5')
optdepends=('cronie: for differed download')
md5sums=('5f84ef5b5e64a75ac90aab3cbf8a1e62')