diff --git a/srcpkgs/ffmpeg/libavdevice.rshlibs b/srcpkgs/ffmpeg/libavdevice.rshlibs index 1dbc9451de5..877c1c7234f 100644 --- a/srcpkgs/ffmpeg/libavdevice.rshlibs +++ b/srcpkgs/ffmpeg/libavdevice.rshlibs @@ -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 diff --git a/srcpkgs/ffmpeg/libavdevice.template b/srcpkgs/ffmpeg/libavdevice.template index 00552e89268..eef0cc7e3e4 100644 --- a/srcpkgs/ffmpeg/libavdevice.template +++ b/srcpkgs/ffmpeg/libavdevice.template @@ -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() {