mirror of
https://gitee.com/openharmony/third_party_libsnd
synced 2025-02-17 01:20:02 +00:00
README.md: Another fix
For Debian/Ubuntu, fix build-essential and add python.
This commit is contained in:
parent
4640558527
commit
77691aa793
@ -22,8 +22,8 @@ system is documented below.
|
||||
|
||||
Setting up a build environment for libsndfile on Debian or Ubuntu is as simple as:
|
||||
```
|
||||
sudo apt install autoconf autogen automake build-essentials libflac-dev \
|
||||
libogg-dev libtool libvorbis-dev pkg-config
|
||||
sudo apt install autoconf autogen automake build-essential libflac-dev \
|
||||
libogg-dev libtool libvorbis-dev pkg-config python
|
||||
````
|
||||
For other Linux distributions or any of the *BSDs, the setup should be similar
|
||||
although the package install tools and package names may be slightly different.
|
||||
|
Loading…
x
Reference in New Issue
Block a user