From 646aec98ddf8f645529fdb785a12dee15f525940 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 22 Oct 2020 18:51:54 +0200 Subject: [PATCH] Makefile.extras: add https://github.com/ars3niy/tdlib-purple to third-party binary .deb packages (commented out) --- Makefile.extra | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile.extra b/Makefile.extra index 9f3b424..a0ca9bf 100644 --- a/Makefile.extra +++ b/Makefile.extra @@ -46,3 +46,6 @@ download_extra: #tar -C cache/downloads -xvf cache/downloads/sublime_text_3_build_3211_x64.tar.bz2 #mkdir -p config/includes.chroot/opt #mv cache/downloads/sublime_text_3 config/includes.chroot/opt/sublime_text + # https://github.com/ars3niy/tdlib-purple + #$(WGET) https://download.opensuse.org/repositories/home:/ars3n1y/Debian_10/amd64/libpurple-telegram-tdlib_0.7.1-1_amd64.deb +