Skip to content

Commit

Permalink
Add missing dependency
Browse files Browse the repository at this point in the history
LiriXdg requires Qt6::Core5Compat.
  • Loading branch information
plfiorini committed Dec 29, 2023
1 parent 9f4f2db commit ff897a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions features.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ find_package(Qt6 "${QT_MIN_VERSION}"
REQUIRED
COMPONENTS
Core
Core5Compat
DBus
Xml
Gui
Expand Down

0 comments on commit ff897a5

Please sign in to comment.