diff options
| author | tmzullinger <tmzullinger@f01d2545-417e-4e96-918e-98f8d0dbbcb6> | 2007-06-17 16:11:58 +0000 |
|---|---|---|
| committer | tmzullinger <tmzullinger@f01d2545-417e-4e96-918e-98f8d0dbbcb6> | 2007-06-17 16:11:58 +0000 |
| commit | a4d698fe3c8fdbab20f99a71907099893d090460 (patch) | |
| tree | f178ff6653c94004a7db524489605dadbdf9198f /libgpod-1.0.pc.in | |
| parent | 2725bec1d5a6d78860be44274f522db832c12aa0 (diff) | |
add glib version and gobject-2.0 to 'Requires:'
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1554 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'libgpod-1.0.pc.in')
| -rw-r--r-- | libgpod-1.0.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgpod-1.0.pc.in b/libgpod-1.0.pc.in index 450c656..815e46d 100644 --- a/libgpod-1.0.pc.in +++ b/libgpod-1.0.pc.in @@ -6,6 +6,6 @@ includedir=@includedir@ Name: libgpod Description: A library to manipulate songs and playlists stored on an ipod Version: @VERSION@ -Requires: glib-2.0 +Requires: glib-2.0 >= 2.4.0 gobject-2.0 Libs: -L${libdir} -lgpod Cflags: -I${includedir}/gpod-1.0 |
