summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJosip2016-05-20 17:55:59 +0200
committerJosip2016-05-20 17:55:59 +0200
commit6cf8ac8cdc3564089a64da587f64cccdaa7a862d (patch)
tree325f323e01d98c5872eaf10561e5eabee05dffea /PKGBUILD
parentba29a166f8743d57c71b775b49d154b63c228a1e (diff)
downloadaur-6cf8ac8cdc3564089a64da587f64cccdaa7a862d.tar.gz
forgot qt5-translations
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b619c81de710..e660c0317a64 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('i686' 'x86_64')
url="http://alexandra-qt.sourceforge.net/"
license=('GPL2')
depends=('hicolor-icon-theme' 'libmediainfo' 'qt5-base')
-makedepends=('qt5-tools')
+makedepends=('qt5-tools' 'qt5-translations')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/jeka-js/${pkgname}/archive/${pkgver}.tar.gz")
sha256sums=('f541144aaf6fb51a4e8eeb23bfc03ef77fd5097b9351ff5efc757c14890f7dbe')