libavdevice: NRWO takeover for remaining rundeps
This commit is contained in:
parent
04312922fc
commit
a58228150c
2 changed files with 4 additions and 4 deletions
|
@ -7,3 +7,6 @@ libSDL-1.2.so.0
|
|||
libpthread.so.0
|
||||
libm.so.6
|
||||
libc.so.6
|
||||
libX11.so.6
|
||||
libXext.so.6
|
||||
libXfixes.so.3
|
||||
|
|
|
@ -1,14 +1,11 @@
|
|||
# Template file for 'libavdevice'.
|
||||
#
|
||||
revision=1
|
||||
revision=2
|
||||
short_desc="FFmpeg device handling library"
|
||||
long_desc="
|
||||
This is the device handling library from FFmpeg."
|
||||
|
||||
|
||||
Add_dependency run libX11
|
||||
Add_dependency run libXext
|
||||
Add_dependency run libXfixes
|
||||
|
||||
do_install()
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue