correction des fichiers pour les package debian

This commit is contained in:
2025-10-18 23:42:51 +02:00
parent 2a0bd8fc8a
commit dbeef00a9b
2 changed files with 4 additions and 4 deletions

View File

@@ -15,7 +15,7 @@ extended-description = """
A graphical calculator application made to complete my debian system since there is no calculator in the software minimum tool package.
"""
depends = "$auto"
section = "utility"
section = "office"
priority = "optional"
assets = [
["target/release/calculator", "usr/bin/", "755"],