mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-11-22 09:43:45 +08:00
fix: add fakeroot needed for building
This commit is contained in:
parent
58a8f8326d
commit
1fe32e9cd5
|
@ -11,6 +11,7 @@ if [ -e /usr/bin/apt-get ]; then
|
|||
g++ \
|
||||
debhelper \
|
||||
automake \
|
||||
fakeroot \
|
||||
libtool \
|
||||
lsb-release
|
||||
apt-get -qy --no-install-suggests --no-install-recommends install python
|
||||
|
|
Loading…
Reference in New Issue
Block a user