From 42bdf4a3ee0ad23b4eaf5e1b6a7e61a1f999d879 Mon Sep 17 00:00:00 2001 From: sijanec Date: Wed, 5 May 2021 12:56:41 +0200 Subject: dodal podporo za priponke in debian --- debian/control | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..a660ede --- /dev/null +++ b/debian/control @@ -0,0 +1,16 @@ +Source: discord.c +Section: utils +Priority: optional +Maintainer: Anton Luka Šijanec +Build-Depends: debhelper (>=11~), + libcjson-dev, + libcurl4-openssl-dev, + libncursesw6 +Standards-Version: 4.1.4 +Homepage: https://git.sijanec.eu/sijanec/discord.c + +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 -- cgit v1.2.3