monero-gui: add missing dep qt5-xmlpatterns
This commit is contained in:
parent
2aa6196b52
commit
927e58327e
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'monero-gui'
|
# Template file for 'monero-gui'
|
||||||
pkgname=monero-gui
|
pkgname=monero-gui
|
||||||
version=0.15.0.3
|
version=0.15.0.3
|
||||||
revision=1
|
revision=2
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="pkg-config qt5-tools qt5-qmake qt5-quickcontrols qt5-declarative-devel
|
hostmakedepends="pkg-config qt5-tools qt5-qmake qt5-quickcontrols qt5-declarative-devel
|
||||||
qt5-svg-devel"
|
qt5-svg-devel"
|
||||||
makedepends="boost-devel libatomic-devel libunwind-devel miniupnpc-devel monero-devel
|
makedepends="boost-devel libatomic-devel libunwind-devel miniupnpc-devel monero-devel
|
||||||
qt5-declarative-devel readline-devel unbound-devel libsodium-devel hidapi-devel
|
qt5-declarative-devel readline-devel unbound-devel libsodium-devel hidapi-devel
|
||||||
qt5-svg-devel RandomX"
|
qt5-svg-devel RandomX"
|
||||||
depends="qt5-graphicaleffects qt5-quickcontrols qt5-quickcontrols2"
|
depends="qt5-graphicaleffects qt5-quickcontrols qt5-quickcontrols2 qt5-xmlpatterns"
|
||||||
short_desc="GUI for the core Monero implementation"
|
short_desc="GUI for the core Monero implementation"
|
||||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue