summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorAnton Luka Šijanec <anton@sijanec.eu>2021-07-13 18:43:45 +0200
committerAnton Luka Šijanec <anton@sijanec.eu>2021-07-13 18:43:45 +0200
commit1b311510f7ef342e4de24d6331a22ca4fc68c071 (patch)
treefb6ca489fcbbdfa4135224bcb02dc2c15b615876 /debian/control
parentremoved useless dependency: math (diff)
downloaddiscord.c-1b311510f7ef342e4de24d6331a22ca4fc68c071.tar
discord.c-1b311510f7ef342e4de24d6331a22ca4fc68c071.tar.gz
discord.c-1b311510f7ef342e4de24d6331a22ca4fc68c071.tar.bz2
discord.c-1b311510f7ef342e4de24d6331a22ca4fc68c071.tar.lz
discord.c-1b311510f7ef342e4de24d6331a22ca4fc68c071.tar.xz
discord.c-1b311510f7ef342e4de24d6331a22ca4fc68c071.tar.zst
discord.c-1b311510f7ef342e4de24d6331a22ca4fc68c071.zip
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index a660ede..d42f5e0 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Anton Luka Šijanec <anton@sijanec.eu>
Build-Depends: debhelper (>=11~),
libcjson-dev,
- libcurl4-openssl-dev,
+ libcurl4-gnutls-dev,
libncursesw6
Standards-Version: 4.1.4
Homepage: https://git.sijanec.eu/sijanec/discord.c