fix dwm
This commit is contained in:
parent
f3127405af
commit
b038d93447
@ -6,6 +6,8 @@
|
||||
pkg:
|
||||
- git
|
||||
- make
|
||||
- build-essential
|
||||
- gcc
|
||||
- libx11-dev
|
||||
- libxft-dev
|
||||
- libxinerama-dev
|
||||
|
@ -5,3 +5,4 @@
|
||||
update_cache: yes
|
||||
pkg:
|
||||
- i3lock
|
||||
- dmenu
|
||||
|
@ -13,7 +13,6 @@
|
||||
mkdir -p ~/src
|
||||
cd ~/src
|
||||
git clone {{ st.repo }}
|
||||
|
||||
- name: build st
|
||||
make:
|
||||
chdir: ~/src/stterm
|
||||
|
Loading…
Reference in New Issue
Block a user