summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorAnton Luka Šijanec <anton@sijanec.eu>2021-07-26 21:29:33 +0200
committerAnton Luka Šijanec <anton@sijanec.eu>2021-07-26 21:29:33 +0200
commit1cd23bc80c64d5e0e6c33e1d4f2b6cf1e2d53a06 (patch)
treebf1297c93a6a69c40aebfafa5372d2b8ab97d24b /debian/control
parentremoved useless dependency: math (diff)
downloaddiscord.c-1cd23bc80c64d5e0e6c33e1d4f2b6cf1e2d53a06.tar
discord.c-1cd23bc80c64d5e0e6c33e1d4f2b6cf1e2d53a06.tar.gz
discord.c-1cd23bc80c64d5e0e6c33e1d4f2b6cf1e2d53a06.tar.bz2
discord.c-1cd23bc80c64d5e0e6c33e1d4f2b6cf1e2d53a06.tar.lz
discord.c-1cd23bc80c64d5e0e6c33e1d4f2b6cf1e2d53a06.tar.xz
discord.c-1cd23bc80c64d5e0e6c33e1d4f2b6cf1e2d53a06.tar.zst
discord.c-1cd23bc80c64d5e0e6c33e1d4f2b6cf1e2d53a06.zip
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control11
1 files changed, 8 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index a660ede..7ecbc03 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,13 @@ Priority: optional
Maintainer: Anton Luka Šijanec <anton@sijanec.eu>
Build-Depends: debhelper (>=11~),
libcjson-dev,
- libcurl4-openssl-dev,
- libncursesw6
+ xxd,
+ libconfig-dev,
+ libwebsockets-dev,
+ libgtk-3-dev,
+ libsoundio-dev,
+ gcc,
+ make
Standards-Version: 4.1.4
Homepage: https://git.sijanec.eu/sijanec/discord.c
@@ -13,4 +18,4 @@ Package: discord.c
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}
-Description: a lightweight chat client that connects to the discord.com chatting platform
+Description: a native chat client that connects to the discord.com chatting platform