bundles/arch-with-gui: i3pystatus requires python-virtualenv
This commit is contained in:
parent
4458afe654
commit
f969b05468
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ actions = {
|
||||||
'unless': 'test -d /opt/i3pystatus/venv/',
|
'unless': 'test -d /opt/i3pystatus/venv/',
|
||||||
'needs': {
|
'needs': {
|
||||||
'directory:/opt/i3pystatus/src',
|
'directory:/opt/i3pystatus/src',
|
||||||
|
'pkg_pacman:python-virtualenv',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
'i3pystatus_install': {
|
'i3pystatus_install': {
|
||||||
|
|
Loading…
Reference in a new issue