calligra: versioned kexi dependency
resolves #12904 Closes: #12905 [via git-merge-pr] Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
84be21c4bd
commit
bcc6ee1e95
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'calligra'
|
# Template file for 'calligra'
|
||||||
pkgname=calligra
|
pkgname=calligra
|
||||||
version=3.1.0
|
version=3.1.0
|
||||||
revision=2
|
revision=3
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-Wno-dev -DCALLIGRA_SHOULD_BUILD_UNMAINTAINED=ON"
|
configure_args="-Wno-dev -DCALLIGRA_SHOULD_BUILD_UNMAINTAINED=ON"
|
||||||
hostmakedepends="automoc4 perl pkg-config extra-cmake-modules"
|
hostmakedepends="automoc4 perl pkg-config extra-cmake-modules"
|
||||||
|
@ -77,7 +77,7 @@ calligra-karbon_package() {
|
||||||
}
|
}
|
||||||
calligra-kexi_package() {
|
calligra-kexi_package() {
|
||||||
build_style=meta
|
build_style=meta
|
||||||
depends="kexi>=${version}_${revision}"
|
depends="kexi"
|
||||||
short_desc+=" - Develop desktop db apps (transitional dummy package)"
|
short_desc+=" - Develop desktop db apps (transitional dummy package)"
|
||||||
}
|
}
|
||||||
calligra-stage_package() {
|
calligra-stage_package() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue