mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-19 04:59:01 +00:00
Extra predepend
This commit is contained in:
parent
b2c157ec1d
commit
076bf829e7
2
Makefile
2
Makefile
@ -17,7 +17,7 @@ build:
|
|||||||
mkdir -p $(BUILD_DIR)
|
mkdir -p $(BUILD_DIR)
|
||||||
|
|
||||||
predepend:
|
predepend:
|
||||||
sudo sh -c "apt-get install augeas-tools python-bjsonrpc python-augeas python-simplejson"
|
sudo sh -c "apt-get install augeas-tools python-bjsonrpc python-augeas python-simplejson pandoc"
|
||||||
touch predepend
|
touch predepend
|
||||||
|
|
||||||
$(BUILD_DIR)/exmachina: build
|
$(BUILD_DIR)/exmachina: build
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user