mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
plasma-activities: depends on qt6-plugin-sqlite
This commit is contained in:
parent
3ab5b3a0e5
commit
922e96f847
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'plasma-activities'
|
# Template file for 'plasma-activities'
|
||||||
pkgname=plasma-activities
|
pkgname=plasma-activities
|
||||||
version=6.0.4
|
version=6.0.4
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml
|
configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml
|
||||||
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
||||||
|
@ -9,6 +9,7 @@ hostmakedepends="extra-cmake-modules qt6-base qt6-tools
|
||||||
qt6-declarative-host-tools"
|
qt6-declarative-host-tools"
|
||||||
makedepends="qt6-base-devel qt6-declarative-devel boost-devel
|
makedepends="qt6-base-devel qt6-declarative-devel boost-devel
|
||||||
kf6-kconfig-devel kf6-kcoreaddons-devel kf6-kwindowsystem-devel"
|
kf6-kconfig-devel kf6-kcoreaddons-devel kf6-kwindowsystem-devel"
|
||||||
|
depends="qt6-plugin-sqlite"
|
||||||
short_desc="Core components for the KDE's Activities System"
|
short_desc="Core components for the KDE's Activities System"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="(LGPL-2.1-only OR LGPL-3.0-only) AND GPL-2.0-or-later"
|
license="(LGPL-2.1-only OR LGPL-3.0-only) AND GPL-2.0-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue