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