Signed-off-by: Sol Fisher Romanoff <sol@solfisher.com>
---
BUILDING.md | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/BUILDING.md b/BUILDING.md
index 591b7a53b..46410066b 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` 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,7 +158,7 @@ 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.
+TODO: add portsmf to this package list when aport is accepted.
#### FreeBSD
--
2.33.0