- Remove soversion from RUN_DEPENDS
Reported by: adamw
This commit is contained in:
parent
a2f76d0c91
commit
85c60133c9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=430913
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@ LICENSE= GPLv3
|
|||
|
||||
LIB_DEPENDS= libmlt.so:multimedia/mlt
|
||||
RUN_DEPENDS= ffmpeg:multimedia/ffmpeg \
|
||||
${LOCALBASE}/lib/libjack.so.0:audio/jack \
|
||||
${LOCALBASE}/lib/libSDL-1.2.so.0:devel/sdl12
|
||||
${LOCALBASE}/lib/libjack.so:audio/jack \
|
||||
${LOCALBASE}/lib/libSDL-1.2.so:devel/sdl12
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= mltframework
|
||||
|
|
Loading…
Reference in a new issue