[dolphin] [Bug 478765] dolphin-plugins-git Target "fileviewgitplugin" links to: KF6::XmlGui

Mike Lothian bugzilla_noreply at kde.org
Wed Dec 20 11:05:27 GMT 2023


https://bugs.kde.org/show_bug.cgi?id=478765

--- Comment #1 from Mike Lothian <mike at fireburn.co.uk> ---
Adding XmlGui to the CMakeLists.txt gets things working here:

find_package(KF6 ${KF_MIN_VERSION} REQUIRED COMPONENTS

    I18n
    KIO
    TextWidgets
    CoreAddons
    XmlGui

)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list