]> spindle.queued.net Git - midori/commitdiff
Include gstreamer-0.10 files with Win32 build
authorPaweł Forysiuk <tuxator@o2.pl>
Sat, 14 Apr 2012 21:58:05 +0000 (23:58 +0200)
committerChristian Dywan <christian@twotoasts.de>
Sat, 14 Apr 2012 21:58:05 +0000 (23:58 +0200)
win32/makedist/makedist.midori

index 6c79e96048876f1868cad6e4fe56e7709e135ccf..785a7ca5a4e3a0996975d1c6aa6a3a3ff6296184 100755 (executable)
@@ -103,6 +103,7 @@ pushd $root_dir/bin > /dev/null
 dll_recursive midori*.exe gspawn-*-helper*.exe libhunspell*.dll > $temp_dir/midori.exe.lst
 dll_recursive ../lib/gio/modules/*.dll >> $temp_dir/midori.exe.lst
 dll_recursive iconv.dll >> $temp_dir/midori.exe.lst
+dll_recursive ../lib/gstreamer-0.10/*.dll >> $temp_dir/midori.exe.lst
 
 if [ "$DEBUG_BUILD" != "" ]; then
     dll_recursive gdb.exe GtkLauncher.exe >> $temp_dir/midori.exe.lst
@@ -146,6 +147,8 @@ grab_files lib gio
 # Fedora ships on-demand pango modules, check just in case
 grab_files lib pango
 
+grab_files lib gstreamer-0.10
+
 echo -n .
 
 # copy share