Skip to content

Commit

Permalink
chore: add dtksystemsettings
Browse files Browse the repository at this point in the history
Signed-off-by: ComixHe <[email protected]>
  • Loading branch information
ComixHe authored and deepin-ci-robot committed Dec 25, 2023
1 parent 5ed25e9 commit a64d721
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@
path = dtkdeclarative
url = https://github.com/linuxdeepin/dtkdeclarative
branch = master
[submodule "dtksystemsettings"]
path = dtksystemsettings
url = https://github.com/linuxdeepin/dtksystemsettings
3 changes: 2 additions & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ Depends: libdtkcommon-dev (= ${binary:Version}),
libdtkcore-dev (= ${binary:Version}),
libdtkgui-dev (= ${binary:Version}),
libdtkwidget-dev (= ${binary:Version}),
libdtkdeclarative-dev (= ${binary:Version})
libdtkdeclarative-dev (= ${binary:Version}),
libdtksystemsettings-dev (= ${binary:Version})
Description: dtk development files
Virtual package that provides dtk development files

Expand Down
1 change: 1 addition & 0 deletions dtksystemsettings
Submodule dtksystemsettings added at bb695c

0 comments on commit a64d721

Please sign in to comment.