* debian/patches/092_implicit-g-fopen.patch:

+ Include glib/gstdio.h for g_fopen to prevent crashes on 64 bit
    architectures. Thanks to Dann Frazier for the patch (Closes: #470665).
This commit is contained in:
Sebastian Dröge
2008-03-12 17:53:58 +00:00
parent fe217d444e
commit 9cfc7d46e5
3 changed files with 22 additions and 0 deletions

View File

@ -20,3 +20,4 @@
070_mandatory-relibtoolize.patch
091_workaround_no_gtk_init_incorrect_display.patch
095_gtk-im-module-setting.patch
092_implicit-g-fopen.patch