parent
400686ddf9
commit
4b1f7e36df
|
@ -4,7 +4,7 @@ version=2.9.11
|
|||
revision=6
|
||||
build_style=cmake
|
||||
configure_args="-Wno-dev -DBUILD_active=OFF -DWITH_Soprano=OFF"
|
||||
hostmakedepends="automoc4 perl pkg-config eigen"
|
||||
hostmakedepends="automoc4 perl pkg-config eigen3.2"
|
||||
short_desc="Illustration application"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
makedepends="vc phonon-devel libpng-devel sqlite-devel boost-devel exiv2-devel
|
||||
|
@ -26,8 +26,6 @@ subpackages="calligra-filters calligra-libs calligra-plugins calligra-karbon
|
|||
calligra-extras calligra-devtools calligra-gemini"
|
||||
depends="${subpackages}"
|
||||
|
||||
broken="https://github.com/voidlinux/void-packages/issues/5174"
|
||||
|
||||
CXXFLAGS="-D_DEFAULT_SOURCE"
|
||||
nocross=yes
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in New Issue