diff --git a/debian/control b/debian/control index 06be8de..875ef16 100644 --- a/debian/control +++ b/debian/control @@ -3,14 +3,15 @@ Section: net Priority: extra Maintainer: Steve Illichevsky Build-Depends: debhelper (>= 8.0.0), - autotools-dev, - autoconf-archive, - libreadline-dev, - libconfig-dev, - libssl-dev, - lua5.1, - liblua5.1-dev -Standards-Version: 3.9.2 + autotools-dev, + autoconf-archive, + libreadline-dev, + libconfig-dev, + libssl-dev, + lua5.1, + liblua5.1-dev, + lua-lgi +Standards-Version: 3.9.5 Homepage: https://github.com/vysheng/tg Vcs-Git: git://github.com/vysheng/tg.git Vcs-Browser: https://github.com/vysheng/tg @@ -33,4 +34,4 @@ Description: Command-line interface for Telegram messenger * Group chat: create and manage groups. * Secret chat: secured and encrypted conversations. * Contact management: add/edit/remove contacts. - * Multimedia support: send/load photos and videos. \ No newline at end of file + * Multimedia support: send/load photos and videos.