diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-06 13:20:00 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-07 08:45:23 +0700 |
commit | a81af46590d3eb62993dab4e6eeadb7ab8beb118 (patch) | |
tree | a558c27498bc3ee056d896d976c0a8e2730cf3da /system/font-manager/README | |
parent | 12f9515278c1b03042928af5ba852c3181a50241 (diff) | |
download | slackbuilds-a81af46590d3eb62993dab4e6eeadb7ab8beb118.tar.gz slackbuilds-a81af46590d3eb62993dab4e6eeadb7ab8beb118.tar.xz |
system/font-manager: Fix build when webkit2gtk not installed.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/font-manager/README')
-rw-r--r-- | system/font-manager/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/system/font-manager/README b/system/font-manager/README index ae03670104..39ced4b145 100644 --- a/system/font-manager/README +++ b/system/font-manager/README @@ -1,4 +1,7 @@ A simple font management application for GTK+ Desktop Environments. +Optional dependency: webkit2gtk, autodetected at build time. This is +required if you want Google Fonts integration. + Optional dependency: file-roller. This is a runtime dependency, not required at build time. |