Quaternion: remove redundant depends
This commit is contained in:
parent
15745dd984
commit
1b55e757b2
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ revision=1
|
|||
build_style=cmake
|
||||
hostmakedepends="qt5-qmake qt5-host-tools"
|
||||
makedepends="qt5-declarative-devel qt5-quickcontrols"
|
||||
depends="qt5 qt5-declarative qt5-quickcontrols"
|
||||
depends="qt5-quickcontrols"
|
||||
short_desc="Qt5-based IM client for the Matrix protocol"
|
||||
maintainer="Julio Galvan <juliogalvan@protonmail.com>"
|
||||
license="GPL-3"
|
||||
|
|
Loading…
Reference in a new issue