qflipper: depends on qt6-svg

Fix: #48236
This commit is contained in:
Đoàn Trần Công Danh 2024-01-17 08:25:50 +07:00
parent 34306842da
commit 8146d47001

View file

@ -1,14 +1,14 @@
# Template file for 'qflipper' # Template file for 'qflipper'
pkgname=qflipper pkgname=qflipper
version=1.3.2 version=1.3.2
revision=2 revision=3
_nanopb_version=0.4.6 _nanopb_version=0.4.6
build_style=qmake build_style=qmake
configure_args="CONFIG+=qtquickcompiler DEFINES+=DISABLE_APPLICATION_UPDATES" configure_args="CONFIG+=qtquickcompiler DEFINES+=DISABLE_APPLICATION_UPDATES"
hostmakedepends="pkg-config qt6-tools-devel" hostmakedepends="pkg-config qt6-tools-devel"
makedepends="qt6-serialport-devel qt6-declarative-devel qt6-wayland-devel makedepends="qt6-serialport-devel qt6-declarative-devel qt6-wayland-devel
qt6-qt5compat-devel qt6-svg-devel libusb-devel" qt6-qt5compat-devel qt6-svg-devel libusb-devel"
depends="qt6-plugin-tls-openssl" depends="qt6-plugin-tls-openssl qt6-svg"
short_desc="Desktop application for updating Flipper Zero firmware via PC" short_desc="Desktop application for updating Flipper Zero firmware via PC"
maintainer="Toyam Cox <Vaelatern@voidlinux.org>" maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
license="GPL-3.0-only" license="GPL-3.0-only"