system/tilix: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e196bd6989
commit
6978326c4f
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue