calligra-krita: depends on calligra-plugins.
This commit is contained in:
parent
7bf804f43b
commit
8d35c2fd5a
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'calligra'
|
||||
pkgname=calligra
|
||||
version=2.9.7
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
configure_args="-Wno-dev -DBUILD_active=OFF -DWITH_Soprano=OFF"
|
||||
hostmakedepends="cmake automoc4 perl pkg-config eigen"
|
||||
|
@ -90,6 +90,7 @@ calligra-stage_package() {
|
|||
}
|
||||
}
|
||||
calligra-krita_package() {
|
||||
depends="calligra-plugins-${version}_${revision}"
|
||||
short_desc+=" - Edit and paint images"
|
||||
pkg_install() {
|
||||
cd ${wrksrc}/build/krita
|
||||
|
|
Loading…
Reference in a new issue