diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-19 17:37:56 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-19 17:37:56 -0500 |
commit | 012a6db443471bd123f0b71381a801755d887bc9 (patch) | |
tree | 977f62823062a63202c0c2c780cc7e14acb49c81 /desktop | |
parent | e6bdfb804aea1920823047d4ab2b1d774e986183 (diff) |
desktop/conky-manager: Fixed dep info
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/conky-manager/README | 2 | ||||
-rw-r--r-- | desktop/conky-manager/conky-manager.info | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/desktop/conky-manager/README b/desktop/conky-manager/README index f7a3b3ca394f..599b1f09c8fe 100644 --- a/desktop/conky-manager/README +++ b/desktop/conky-manager/README @@ -1,5 +1,3 @@ -conky-manager (Conky front-end) - Conky Manager is a graphical front-end for managing Conky config files. It provides options to start/stop, browse and edit Conky themes installed on the system. diff --git a/desktop/conky-manager/conky-manager.info b/desktop/conky-manager/conky-manager.info index e2868cb83318..60d1f12567fa 100644 --- a/desktop/conky-manager/conky-manager.info +++ b/desktop/conky-manager/conky-manager.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/teejee2008/conky-manager/archive/v2.4/conky-manager MD5SUM="dea5fb950b961a3b38ca59b613582245" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="conky libgee json-glib p7zip" +REQUIRES="conky p7zip" MAINTAINER="wigums" EMAIL="pioneer22675@gmail.com" |