Skip to content

Commit

Permalink
deb building apparently needs fakeroot
Browse files Browse the repository at this point in the history
  • Loading branch information
wiedehopf committed Aug 22, 2024
1 parent 5da03b5 commit e8352b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Or build the package yourself:
sudo apt update
sudo apt install --no-install-recommends --no-install-suggests -y \
git build-essential debhelper libusb-1.0-0-dev \
librtlsdr-dev librtlsdr0 pkg-config \
librtlsdr-dev librtlsdr0 pkg-config fakeroot \
libncurses-dev zlib1g-dev zlib1g libzstd-dev libzstd1
git clone --depth 20 https://github.com/wiedehopf/readsb.git
cd readsb
Expand Down

0 comments on commit e8352b6

Please sign in to comment.