Add qt5-tools in order to create translations
parent
34aa3cf04a
commit
e494dd4cef
2
PKGBUILD
2
PKGBUILD
|
@ -10,7 +10,7 @@ url="https://github.com/mujx/nheko"
|
||||||
license=('GPL3')
|
license=('GPL3')
|
||||||
|
|
||||||
depends=('qt5-base')
|
depends=('qt5-base')
|
||||||
makedepends=('git' 'cmake' 'gcc' 'fontconfig')
|
makedepends=('git' 'cmake' 'gcc' 'fontconfig' 'qt5-tools')
|
||||||
|
|
||||||
source=($pkgname::git+https://github.com/mujx/nheko.git)
|
source=($pkgname::git+https://github.com/mujx/nheko.git)
|
||||||
md5sums=('SKIP')
|
md5sums=('SKIP')
|
||||||
|
|
Loading…
Reference in New Issue