diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-02-05 07:44:42 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-02-05 09:07:55 +0000 |
commit | d3f36bbc11f667746d5cce1f05bc6aebe8427651 (patch) | |
tree | a1aa930b5dd2b3399cd00f01b7a4ec817d8ddb33 | |
parent | Merging upstream version 20230205. (diff) | |
download | gnome-shell-extensions-extra-d3f36bbc11f667746d5cce1f05bc6aebe8427651.tar.xz gnome-shell-extensions-extra-d3f36bbc11f667746d5cce1f05bc6aebe8427651.zip |
Updating build-depends for new upstream version.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/control | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 486fa4a..5eca195 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,9 @@ Build-Depends: debhelper-compat (= 13), gettext, libglib2.0-bin, + python3-docutils, + unzip, + zip, Rules-Requires-Root: no Standards-Version: 4.6.2 Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/gnome-shell-extensions-extra/ |