mirror of https://github.com/OpenIPC/firmware.git
add lzop to deps
parent
ec84fc6e2c
commit
ee3135ae9c
2
Makefile
2
Makefile
|
@ -75,7 +75,7 @@ else
|
||||||
DEBIAN_FRONTEND=noninteractive apt-get update && \
|
DEBIAN_FRONTEND=noninteractive apt-get update && \
|
||||||
apt-get -y install \
|
apt-get -y install \
|
||||||
build-essential git make libncurses-dev wget curl \
|
build-essential git make libncurses-dev wget curl \
|
||||||
cpio rsync bc unzip file
|
cpio rsync bc unzip file lzop
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue