Quaternion: remove libsecret-devel makedepends.
This commit is contained in:
parent
e3f4606df6
commit
2a57bcac65
1 changed files with 3 additions and 1 deletions
|
@ -6,7 +6,7 @@ build_style=cmake
|
|||
hostmakedepends="qt5-qmake qt5-host-tools"
|
||||
makedepends="qt5-declarative-devel qt5-quickcontrols qt5-tools-devel
|
||||
qt5-multimedia-devel libqmatrixclient-devel
|
||||
$(vopt_if qtkeychain 'qtkeychain-qt5-devel libsecret-devel')"
|
||||
$(vopt_if qtkeychain qtkeychain-qt5-devel)"
|
||||
depends="qt5-quickcontrols"
|
||||
short_desc="Qt5-based IM client for the Matrix protocol"
|
||||
maintainer="Julio Galvan <juliogalvan@protonmail.com>"
|
||||
|
@ -17,3 +17,5 @@ checksum=7c04f62f6420af87c1df9e5e7f01250a1f4da33c9627e5f6e7f772e2f62864f0
|
|||
|
||||
build_options="qtkeychain"
|
||||
build_options_default="qtkeychain"
|
||||
|
||||
CXXFLAGS="-Wno-deprecated-declarations"
|
||||
|
|
Loading…
Reference in a new issue