Signed-off-by: Sol Fisher Romanoff <sol@solfisher.com>
---
BUILDING.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/BUILDING.md b/BUILDING.md
index 591b7a53b..223b8b21c 100644
--- a/BUILDING.md+++ b/BUILDING.md
@@ -144,6 +144,9 @@ community repository:
sudo apk add cmake samurai lame-dev libsndfile-dev soxr-dev sqlite-dev portaudio-dev portmidi-dev libid3tag-dev soundtouch-dev libmad-dev ffmpeg-dev
```
+If you're using the edge branch, you may also install `libsbsms-dev` and+`portsmf-dev` from the testing repository.+wxWidgets 3.1 is required but not packaged in Alpine Linux. Refer to the
[wxWidgets documentation](https://github.com/wxWidgets/wxWidgets/blob/master/docs/gtk/install.md)
for how to install it from source code, and make sure to set
@@ -155,9 +158,6 @@ To install wxWidgets' dependencies:
sudo apk add gtk+3.0-dev zlib-dev libpng-dev tiff-dev libjpeg-turbo-dev expat-dev
```
-TODO: add portsmf and libsbsms to this package list when aports are accepted.--#### FreeBSD
wxWidgets 3.1.5 is packaged in FreeBSD's repositories. Install it and the rest
--
2.33.0