mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
desktop/yambar: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
36251cefad
commit
e352958fcd
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://codeberg.org/dnkl/yambar/archive/1.10.0.tar.gz"
|
|||
MD5SUM="30c6503f385f9b72562aa1dbba60358b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="scdoc fcft"
|
||||
REQUIRES="fcft"
|
||||
MAINTAINER="Damian Perticone"
|
||||
EMAIL="mjolnirdam@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue