Skip to content

Commit

Permalink
chore: update depends
Browse files Browse the repository at this point in the history
Signed-off-by: ComixHe <[email protected]>
  • Loading branch information
ComixHe committed Dec 6, 2023
1 parent b1283d6 commit 982a891
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,14 @@ Description: Deepin Tool Kit Gui library

Package: libdtk6declarative-dev
Architecture: any
Depends: ${misc:Depends}, libdtk6declarative( =${binary:Version})
Depends: ${misc:Depends},
libdtk6declarative( =${binary:Version}) ,
qml6-module-qtquick-controls2-styles-chameleon( =${binary:Version}),
libdtk6gui-dev,
libdtk6core-dev,
libdtkcommon-dev,
qt6-base-dev,
qt6-declarative-dev
Description: Deepin Tool Kit Gui Devel library
Dtkdeclarative is base library of Deepin Qt/QtQuick applications.
.
Expand Down

0 comments on commit 982a891

Please sign in to comment.