summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIlya Elenskiy2020-12-22 15:12:23 +0100
committerIlya Elenskiy2020-12-22 15:12:23 +0100
commit0d59b4d1056dd74720e7528c43ed31498a6bc7f0 (patch)
treee47d138366eac012fc875d8512ab7121f56d4a95
parentad31c4e14da2991c5e8dd4bceea7bf6e97f4832b (diff)
downloadaur-0d59b4d1056dd74720e7528c43ed31498a6bc7f0.tar.gz
added qt5-translations dependency
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5f3cd09266b0..5d18665b631d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('i686' 'x86_64')
url="https://akaflieg-freiburg.github.io/enroute/"
license=('GPL3')
makedepends=('git' 'cmake' 'clang')
-depends=('qt5-location' 'hicolor-icon-theme')
+depends=('qt5-location' 'qt5-translations' 'hicolor-icon-theme')
source=("enroute::git+https://github.com/Akaflieg-Freiburg/enroute.git#branch=master")
md5sums=('SKIP')