calligra: -flow depends on -plugins
This commit is contained in:
parent
73a371bba0
commit
bef92a8bb8
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'calligra'
|
# Template file for 'calligra'
|
||||||
pkgname=calligra
|
pkgname=calligra
|
||||||
version=2.9.11
|
version=2.9.11
|
||||||
revision=2
|
revision=3
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-Wno-dev -DBUILD_active=OFF -DWITH_Soprano=OFF"
|
configure_args="-Wno-dev -DBUILD_active=OFF -DWITH_Soprano=OFF"
|
||||||
hostmakedepends="cmake automoc4 perl pkg-config eigen"
|
hostmakedepends="cmake automoc4 perl pkg-config eigen"
|
||||||
|
@ -135,6 +135,7 @@ calligra-braindump_package() {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
calligra-flow_package() {
|
calligra-flow_package() {
|
||||||
|
depends="calligra-plugins"
|
||||||
short_desc+=" - Flowchart & Diagram Editing"
|
short_desc+=" - Flowchart & Diagram Editing"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
cd ${wrksrc}/build/flow
|
cd ${wrksrc}/build/flow
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue