diff options
| author | Maria Lisina <sekoohaka.sarisan@gmail.com> | 2026-07-20 00:55:46 +0300 |
|---|---|---|
| committer | Maria Lisina <sekoohaka.sarisan@gmail.com> | 2026-07-20 00:55:46 +0300 |
| commit | 049e3092f3ff5089d460ef9cbc5818d5252ad120 (patch) | |
| tree | 1f1ae10e5815a82d1c7c0418caef234d848e2c9b /debian/control | |
| parent | d0cc4bc32d03856fae5617e194e4efe7e8c667e8 (diff) | |
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 265316e..8e0bc29 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Standards-Version: 4.7.4 Package: telegram-bot-api Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${shlibs:Depends}, + ${misc:Depends} Description: Telegram Bot API server The Telegram Bot API provides an HTTP API for creating Telegram Bots. |
