diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-12-14 10:39:01 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-22 07:59:51 +0700 |
commit | e5e17aca9c8ee71702fe732c8e6ee1bb0f7dca12 (patch) | |
tree | bf868181737f36f0c3663e2643c540280ef94f8f | |
parent | 091db894a8e71e995d97acdf132944bd3eb84359 (diff) |
graphics/textext: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | graphics/textext/textext.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/textext/textext.info b/graphics/textext/textext.info index bd0b0bd6162e..b2cf0336c02e 100644 --- a/graphics/textext/textext.info +++ b/graphics/textext/textext.info @@ -5,6 +5,6 @@ DOWNLOAD="http://ponce.cc/slackware/sources/repo/textext-0.4.4.tar.gz" MD5SUM="5dbb18bf762565196f8ac1f68f8607e3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="inkscape lxml pdf2svg" +REQUIRES="inkscape pdf2svg" MAINTAINER="R. S. Ananda Murthy" EMAIL="rsamurti@gmail.com" |