Browse Source

system/terminator: Update REQUIRES, configobj => python3-configobj.

Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/249/head
B. Watson 1 year ago
committed by Willy Sudiarto Raharjo
parent
commit
a32a87fddb
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 2
      system/terminator/terminator.info

2
system/terminator/terminator.info

@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/gnome-terminator/terminator/releases/download/v2.1.
MD5SUM="43d8f806dae2f6f4d9e1eef309d62791"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-pytest-runner python3-psutil configobj"
REQUIRES="python3-pytest-runner python3-psutil python3-configobj"
MAINTAINER="Alan Alberghini"
EMAIL="414N@slacky.it"
Loading…
Cancel
Save