network/speedometer: REQUIRES: python3-urwid -> python-urwid.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
This commit is contained in:
parent
d2dce5f7d1
commit
4348b87415
|
@ -5,6 +5,6 @@ DOWNLOAD="http://excess.org/speedometer/speedometer-2.8.tar.gz"
|
|||
MD5SUM="aa52b9253117523202d6ec8c110344ef"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="psutil python3-urwid"
|
||||
REQUIRES="psutil python-urwid"
|
||||
MAINTAINER="Edinaldo P. Silva"
|
||||
EMAIL="edps.mundognu@gmail.com"
|
||||
|
|
Loading…
Reference in New Issue