office/gummi: Remove dep gtksourceview3 (part of slack).

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andrew Clemons 2022-02-13 16:35:45 +13:00 committed by Willy Sudiarto Raharjo
parent 8e17d13d19
commit b7e7d2704d
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/alexandervdm/gummi/releases/download/0.8.1/gummi-0.
MD5SUM="3f2b9ce10b53681c41f22793641afe2c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gtksourceview3 gtkspell3"
REQUIRES="gtkspell3"
MAINTAINER="Larry Hajali"
EMAIL="larryhaja[at]gmail[dot]com"