mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
desktop/i3pystatus: Update DEPS.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
5cc82622a1
commit
7d5291d955
2 changed files with 1 additions and 4 deletions
|
@ -1,5 +1,2 @@
|
|||
i3pystatus is a (hopefully growing) collection of python scripts for
|
||||
status output compatible to i3status / i3bar of the i3 window manager.
|
||||
|
||||
Note:
|
||||
Make sure you installed python3 before installing pysetuptools
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/source/i/i3pystatus/i3pystatus-3.30.t
|
|||
MD5SUM="03aabe906c337c171dda635399251575"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3 pysetuptools"
|
||||
REQUIRES="python3"
|
||||
MAINTAINER="Dimitris Zlatanidis"
|
||||
EMAIL="d.zlatanidis@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue