diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-20 12:33:31 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-20 12:33:31 +0000 |
commit | 9cfbaad9119f6134cd92421c91b2b430cacfd20c (patch) | |
tree | 0fed078ae702565a8a977624cf615c41adedcc89 /editors/calligraplan | |
parent | 6846f261d6cde9e3e82a054d38e9ad87e182f06d (diff) |
Diffstat (limited to 'editors/calligraplan')
-rw-r--r-- | editors/calligraplan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/calligraplan/Makefile b/editors/calligraplan/Makefile index 80da766d34a2..22e2ea27190e 100644 --- a/editors/calligraplan/Makefile +++ b/editors/calligraplan/Makefile @@ -10,7 +10,7 @@ COMMENT= KDE Calligra project management application LIB_DEPENDS= libKChart.so:graphics/kdiagram -USES= cmake cpe compiler:c++11-lib desktop-file-utils kde:5 \ +USES= cmake compiler:c++11-lib desktop-file-utils kde:5 \ qt:5 tar:xz xorg USE_KDE= activities akonadi archive auth bookmarks codecs completion config \ configwidgets coreaddons dbusaddons ecm guiaddons holidays i18n \ |