system/tilix: Fix redundant deps.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2023-12-14 10:39:19 -07:00 committed by Willy Sudiarto Raharjo
parent e196bd6989
commit 6978326c4f
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="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/gnunn1/tilix/archive/1.9.5/tilix-1.9.5.tar.gz"
MD5SUM_x86_64="1c8eaa481f435b4ed13046d9a6e0e1c0"
REQUIRES="ldc AppStream GtkD po4a"
REQUIRES="AppStream GtkD po4a"
MAINTAINER="Damian Perticone"
EMAIL="mjolnirdam@gmail.com"