diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-05-08 14:51:55 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-05-08 15:02:35 +0200 |
commit | 19be448847551b14ab511255c051b78ac33da858 (patch) | |
tree | b0a6b0f8eae2ad1f69ba45b18b65ba628d69658c | |
parent | b1c1e1ff67137624f07e03cdaed52e979033ca81 (diff) | |
download | itzks-systems-19be448847551b14ab511255c051b78ac33da858.tar.gz itzks-systems-19be448847551b14ab511255c051b78ac33da858.tar.bz2 itzks-systems-19be448847551b14ab511255c051b78ac33da858.zip |
debian/control: Add D (diskless, workstation, terminalserver): python3-tk.
-rw-r--r-- | debian/control | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/control b/debian/control index c334993..b94a522 100644 --- a/debian/control +++ b/debian/control @@ -254,6 +254,7 @@ Depends: pyhoca-gui, python-matplotlib, python3-matplotlib, + python3-tk, rawtherapee, reportbug, scratch, @@ -837,6 +838,7 @@ Depends: pyhoca-gui, python-matplotlib, python3-matplotlib, + python3-tk, rawtherapee, reportbug, scratch, @@ -1143,6 +1145,7 @@ Depends: pyhoca-gui, python-matplotlib, python3-matplotlib, + python3-tk, rawtherapee, reportbug, scratch, |