mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-04-21 12:31:43 +00:00
fix: add fakeroot needed for building
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user