diff options
author | pommicket <pommicket@gmail.com> | 2023-07-20 20:27:39 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2023-07-20 20:28:20 -0400 |
commit | b303a87db03522795ec8697415b61750d5f8c565 (patch) | |
tree | e11cea6448300a6a4297e3d2e893420220a60523 /control | |
parent | c1e218d3fa6b58743aa4716ad3d70193c2b345a4 (diff) |
update deb Installed-Size, fix warning on non-Windows2.4.1
Diffstat (limited to 'control')
-rw-r--r-- | control | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,6 +6,6 @@ Architecture: amd64 Essential: no Maintainer: Pommicket <pommicket@gmail.com> Description: A text editor. -Installed-Size: 2424832 +Installed-Size: 3387392 Depends: libsdl2-2.0-0 Homepage: https://github.com/pommicket/ted |