From f2010c07147dae954f0a1a5b1da5ea9400e1d2ac Mon Sep 17 00:00:00 2001 From: TomasM Date: Thu, 22 Mar 2018 17:05:20 -0400 Subject: [PATCH] add gconf --- Slax/debian/modules/04-apps/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Slax/debian/modules/04-apps/build b/Slax/debian/modules/04-apps/build index 439f33d..cc6eb99 100755 --- a/Slax/debian/modules/04-apps/build +++ b/Slax/debian/modules/04-apps/build @@ -7,7 +7,7 @@ apt-get install --no-install-recommends --yes \ leafpad \ qalculate-gtk \ pcmanfm \ - xarchiver xdg-utils \ + xarchiver xdg-utils libgconf-2-4 \ wicd . ../../cleanup