Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Description: DDE Shell library
Package: libdde-shell-dev
Architecture: any
Depends: ${misc:Depends}, libdde-shell( =${binary:Version}),
qt6-base-dev, libdtk6core-dev
qt6-base-dev, libdtk6core-dev, qt6-tools-dev, qt6-declarative-dev
Description: DDE Shell devel library
DDE Shell is a plugin system that integrates plugins developed based on this plugin system into DDE.

Expand Down
Loading