diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 4432aa5ea..ec446dc07 100644 --- a/.gitmodules +++ b/.gitmodules @@ -55,6 +55,9 @@ [submodule "main/dependencies/python-tqt"] path = main/dependencies/python-tqt url = https://system@scm.trinitydesktop.org/scm/git/python-tqt +[submodule "main/dependencies/polkit-tqt"] + path = main/dependencies/polkit-tqt + url = https://system@scm.trinitydesktop.org/scm/git/polkit-tqt [submodule "main/dependencies/tqca"] path = main/dependencies/tqca url = https://system@scm.trinitydesktop.org/scm/git/tqca |