diff options
author | isaackwy <isaacyu@protonmail.com> | 2024-03-04 15:17:37 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-03-05 12:46:05 +0700 |
commit | a66970925bf538f381180ee5d190714acc76aee9 (patch) | |
tree | 8cafca3b3711c4320a0e18ea4413b4da6172fe5d /system/lxqt-config | |
parent | 192bb36b9a30403896143b6404d6226ac092e51b (diff) |
system/lxqt-config: Remove lxqt-themes dependency
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/lxqt-config')
-rw-r--r-- | system/lxqt-config/lxqt-config.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/lxqt-config/lxqt-config.info b/system/lxqt-config/lxqt-config.info index bd5b658055bfa..1e12c687454e3 100644 --- a/system/lxqt-config/lxqt-config.info +++ b/system/lxqt-config/lxqt-config.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/lxqt/lxqt-config/releases/download/1.3.0/lxqt-confi MD5SUM="c925164e691dd8da4f44511f42ef5b4f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="liblxqt lxqt-menu-data lxqt-themes" +REQUIRES="liblxqt lxqt-menu-data" MAINTAINER="Isaac Yu" EMAIL="isaacyu@protonmail.com" |