kcalendarcore: fix transitional packages
This commit is contained in:
parent
8032d03f93
commit
d3ef446021
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,8 @@
|
|||
# Template file for 'kcalendarcore'
|
||||
pkgname=kcalendarcore
|
||||
reverts="19.08.3_1 19.08.2_1 19.08.1_1 19.08.0_1 19.04.3_1 19.04.2_1 19.04.1_1 19.04.0_1 18.12.3_1 18.12.2_1 18.12.1_1 18.12.0_2 18.12.0_1 18.08.3_1 18.08.2_1 18.08.1_1 18.08.0_1 18.04.3_1 17.12.3_1"
|
||||
version=5.65.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
hostmakedepends="kcoreaddons extra-cmake-modules qt5-qmake qt5-host-tools"
|
||||
makedepends="qt5-devel libical-devel"
|
||||
|
@ -31,7 +32,7 @@ kcalcore_package() {
|
|||
build_style=meta
|
||||
}
|
||||
|
||||
kcalcore-devel_pacakge() {
|
||||
kcalcore-devel_package() {
|
||||
depends="${sourcepkg}-devel>=${version}_${revision}"
|
||||
short_desc+=" - (transitional meta package)"
|
||||
build_style=meta
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue