libavdevice: NRWO takeover for remaining rundeps

This commit is contained in:
davehome 2011-11-19 15:52:19 -07:00
parent 04312922fc
commit a58228150c
2 changed files with 4 additions and 4 deletions

View file

@ -7,3 +7,6 @@ libSDL-1.2.so.0
libpthread.so.0 libpthread.so.0
libm.so.6 libm.so.6
libc.so.6 libc.so.6
libX11.so.6
libXext.so.6
libXfixes.so.3

View file

@ -1,14 +1,11 @@
# Template file for 'libavdevice'. # Template file for 'libavdevice'.
# #
revision=1 revision=2
short_desc="FFmpeg device handling library" short_desc="FFmpeg device handling library"
long_desc=" long_desc="
This is the device handling library from FFmpeg." This is the device handling library from FFmpeg."
Add_dependency run libX11
Add_dependency run libXext
Add_dependency run libXfixes
do_install() do_install()
{ {