diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2023-06-02 08:20:48 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2023-06-02 08:20:48 +0200 |
commit | 2327e8fc37745e9dce59f2467cbf5727ac7207d3 (patch) | |
tree | 6dcff1bc913dd9579471faa5801df5226f9c6bf6 | |
parent | bac317fda68c3e8d62b3698213ef552626ac17fe (diff) | |
download | itzks-systems-2327e8fc37745e9dce59f2467cbf5727ac7207d3.tar.gz itzks-systems-2327e8fc37745e9dce59f2467cbf5727ac7207d3.tar.bz2 itzks-systems-2327e8fc37745e9dce59f2467cbf5727ac7207d3.zip |
debian/control: Add qgis as D to diskless and workstation systems.
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index ebb64cb..34ecc66 100644 --- a/debian/control +++ b/debian/control @@ -301,6 +301,7 @@ Depends: python3-tk, python3-vega-datasets, python3-zipp, + qgis, rawtherapee, remmina, reportbug, @@ -1370,6 +1371,7 @@ Depends: python3-tk, python3-vega-datasets, python3-zipp, + qgis, rawtherapee, remmina, reportbug, |