Try --experimental-backends in compositor due to crashes
[khome.git] / deps / snore / Makefile
1 all:
2 mkdir -p data
3 cd data && git clone https://github.com/clamiax/snore.git || true
4 cd data/snore && make
5 cd data/snore && make install
This page took 0.05385 seconds and 4 git commands to generate.