graphics/textext: Fix redundant deps.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2023-12-14 10:39:01 -07:00 committed by Willy Sudiarto Raharjo
parent 091db894a8
commit e5e17aca9c
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="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"