diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-05 15:48:40 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-05 15:48:40 +0000 |
commit | d52303ea80aa622b55c12627a49f1f1e99799338 (patch) | |
tree | d034fed1dcf7a30f93cc657393a36b54fdca2c7b /editors/calligra | |
parent | 5af1c513f7d709dc7d19fad1794bceca52ca780c (diff) |
Notes
Diffstat (limited to 'editors/calligra')
-rw-r--r-- | editors/calligra/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile index 102b3b16cdfe..d2d4105c09c2 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -37,7 +37,8 @@ BUILD_DEPENDS= pstoedit:graphics/pstoedit RUN_DEPENDS= pstoedit:graphics/pstoedit USES= cmake cpe compiler:c++11-lib desktop-file-utils eigen:3 \ - gettext iconv:translit jpeg kde:5 localbase:ldflags perl5 pkgconfig \ + gettext iconv:translit jpeg kde:5 localbase:ldflags perl5 \ + pkgconfig xorg qt:5 shared-mime-info sqlite tar:xz USE_KDE= akonadicontacts activities archive auth bookmarks codecs completion \ config configwidgets contacts coreaddons crash dbusaddons doctools ecm \ |