diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2025-06-01 22:57:58 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2025-06-01 22:57:58 +0200 |
commit | f0d2037759099a97a5de2991033675404bde965d (patch) | |
tree | acfdddc2c5532176c304951fbe77a6f5ca3b559b | |
parent | 61f617425814b9d28abe7dd86418b73e61d898c1 (diff) | |
download | itzks-systems-f0d2037759099a97a5de2991033675404bde965d.tar.gz itzks-systems-f0d2037759099a97a5de2991033675404bde965d.tar.bz2 itzks-systems-f0d2037759099a97a5de2991033675404bde965d.zip |
debian/control: The Python IDE has been renamed from idle3 to idle.
-rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 78ae727..6e8f220 100644 --- a/debian/control +++ b/debian/control @@ -219,7 +219,7 @@ Depends: handbrake, htop, thunderbird, - idle3, + idle, imagemagick, itzks-keyring, itzks-systems-common (>= ${source:Version}), @@ -1006,7 +1006,7 @@ Depends: gv, htop, thunderbird, - idle3, + idle, imagemagick, itzks-keyring, itzks-systems-common (>= ${source:Version}), @@ -1362,7 +1362,7 @@ Depends: handbrake, htop, thunderbird, - idle3, + idle, imagemagick, itzks-keyring, itzks-systems-common (>= ${source:Version}), |