diff options
author | Tor Lillqvist <tml@novell.com> | 2008-02-04 22:18:27 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2008-02-04 22:18:27 +0000 |
commit | 695c7c8b5d36b5424859313fe99c806c5618d642 (patch) | |
tree | f6dddc7f7978c0364ee5436d95fb91f53c827efd | |
parent | 2be52dd9c3bae010edcd882b7913bf5352b05d42 (diff) |
Include gio-2.0.pc in the developer zipfile.
2008-02-05 Tor Lillqvist <tml@novell.com>
* glib-zip.in: Include gio-2.0.pc in the developer zipfile.
svn path=/trunk/; revision=6449
-rw-r--r-- | ChangeLog | 4 | ||||
-rwxr-xr-x | glib-zip.in | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2008-02-05 Tor Lillqvist <tml@novell.com> + + * glib-zip.in: Include gio-2.0.pc in the developer zipfile. + 2008-02-02 Jonathon Jongsma <jjongsma@gnome.org> * gio/gbufferedoutputstream.c: diff --git a/glib-zip.in b/glib-zip.in index e761a3791..d71c10926 100755 --- a/glib-zip.in +++ b/glib-zip.in @@ -64,6 +64,7 @@ lib/pkgconfig/gmodule-2.0.pc lib/pkgconfig/gmodule-no-export-2.0.pc lib/pkgconfig/gobject-2.0.pc lib/pkgconfig/gthread-2.0.pc +lib/pkgconfig/gio-2.0.pc share/aclocal/glib-2.0.m4 share/aclocal/glib-gettext.m4 share/glib-2.0 |