mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
konversation: fix build
This commit is contained in:
parent
e8c2967beb
commit
d7381cfbc5
1 changed files with 1 additions and 3 deletions
|
@ -1,5 +1,3 @@
|
||||||
broken="https://build.voidlinux.org/builders/x86_64_builder/builds/30226/steps/shell_3/logs/stdio"
|
|
||||||
|
|
||||||
# Template file for 'konversation'
|
# Template file for 'konversation'
|
||||||
pkgname=konversation
|
pkgname=konversation
|
||||||
version=20.12.2
|
version=20.12.2
|
||||||
|
@ -8,7 +6,7 @@ build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules kconfig kdoctools kcoreaddons
|
hostmakedepends="extra-cmake-modules kconfig kdoctools kcoreaddons
|
||||||
python qt5-host-tools qt5-qmake gettext"
|
python qt5-host-tools qt5-qmake gettext"
|
||||||
makedepends="kemoticons-devel kidletime-devel knotifyconfig-devel kparts-devel
|
makedepends="kemoticons-devel kidletime-devel knotifyconfig-devel kparts-devel
|
||||||
$(vopt_if qca 'qca-qt5-devel')"
|
knewstuff-devel $(vopt_if qca 'qca-qt5-devel')"
|
||||||
short_desc="User friendly IRC client for KDE"
|
short_desc="User friendly IRC client for KDE"
|
||||||
maintainer="TheNumb <me@thenumb.eu>"
|
maintainer="TheNumb <me@thenumb.eu>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue