graphics/ueberzug: REQUIRES updated for renamed python deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c6f2effe81
commit
b4c22f5923
|
@ -16,7 +16,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
|
||||
PRGNAM=ueberzug
|
||||
VERSION=${VERSION:-18.1.9}
|
||||
BUILD=${BUILD:-1}
|
||||
BUILD=${BUILD:-2}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/seebye/ueberzug/archive/18.1.9/ueberzug-18.1.9.tar.
|
|||
MD5SUM="9d6ee6e2ef75c68e318bdb224be71af1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="docopt python3-psutil python-xlib python3-attrs"
|
||||
REQUIRES="python3-docopt python3-psutil python-xlib python3-attrs"
|
||||
MAINTAINER="Leo C."
|
||||
EMAIL="leoc@gmx.com"
|
||||
|
|
Loading…
Reference in New Issue