mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-04-24 22:14:05 +08:00
Merge pull request #800 from robertbaker/patch-1
fix: add fakeroot needed for building
This commit is contained in:
commit
3f593d9c3b
@ -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…
x
Reference in New Issue
Block a user