From c9a29179c742eccef744204cdcd88954b0c21345 Mon Sep 17 00:00:00 2001 From: ndwarshuis Date: Mon, 1 Aug 2022 00:30:22 -0400 Subject: [PATCH] ADD conky-lua itself to list of required packages --- make_pkgs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/make_pkgs b/make_pkgs index 195c4c1..fdfe285 100644 --- a/make_pkgs +++ b/make_pkgs @@ -1,2 +1,3 @@ luarocks -libyaml \ No newline at end of file +libyaml +conky-lua \ No newline at end of file