kiss-stj

My KISS Linux repo for software I use on my computers.
git clone https://git.stjo.hn/kiss-stj
Log | Files | Refs | README | LICENSE

commit 33bab23d2374765a49d397a3da088a5f887df3d6
parent 58447b5a5a5c0a2213ac6329a7b4df6c960661dc
Author: St John Karp <contact@stjo.hn>
Date:   Thu, 16 Jun 2022 16:59:40 -0400

skypeweb: Add missing dependencies on glib and zlib

Diffstat:
Mextra/skypeweb/depends | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/extra/skypeweb/depends b/extra/skypeweb/depends @@ -1,2 +1,4 @@ finch +glib json-glib +zlib