sync WANTLIB

This commit is contained in:
sthen
2025-07-25 10:54:12 +00:00
parent 0fc2ca9153
commit 6e960bcaff
+3 -1
View File
@@ -1,6 +1,7 @@
COMMENT= optimised MPEG Audio Layer 2 (MP2) encoder
DISTNAME= twolame-0.4.0
REVISION= 0
SHARED_LIBS += twolame 1.0 # 0.0
CATEGORIES= audio
@@ -14,7 +15,8 @@ PERMIT_PACKAGE= Yes
SITES= ${SITE_SOURCEFORGE:=twolame/}
WANTLIB= c m sndfile FLAC ogg vorbis vorbisenc opus
WANTLIB += FLAC c m mp3lame mpg123 ogg opus pthread sndfile vorbis
WANTLIB += vorbisenc
LIB_DEPENDS= audio/libsndfile