mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
desktop/variety: Update REQUIRES, configobj => python3-configobj.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a32a87fddb
commit
45553c0981
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/varietywalls/variety/archive/0.8.10/variety-0.8.10.
|
|||
MD5SUM="eb931c5344ed3c352ecf0b9ab334ea95"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python-distutils-extra configobj python2-httplib2 BeautifulSoup4"
|
||||
REQUIRES="python-distutils-extra python3-configobj python2-httplib2 BeautifulSoup4"
|
||||
MAINTAINER="Kenneth Chan"
|
||||
EMAIL="kenneth.t.chan@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue