diff options
Diffstat (limited to 'devel/kpublictransport/Makefile')
-rw-r--r-- | devel/kpublictransport/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/kpublictransport/Makefile b/devel/kpublictransport/Makefile index 9945e5e87284..3a4a20e94626 100644 --- a/devel/kpublictransport/Makefile +++ b/devel/kpublictransport/Makefile @@ -8,11 +8,12 @@ COMMENT= Access realtime public transport data LIB_DEPENDS= libprotobuf.so:devel/protobuf USES= cmake compiler:c++11-lang gettext kde:6 qt:6 tar:xz -USE_KDE= ecm:build +USE_KDE= kirigami-addons ecm:build USE_QT= base OPTIONS_DEFINE= DOCS +CMAKE_ON= CMAKE_DISABLE_FIND_PACKAGE_KF6NetworkManagerQt CXXFLAGS= -DPROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII=0 # Override shared library version |