mirror of
https://github.com/brl/mutter.git
synced 2024-12-23 03:22:04 +00:00
2006-08-30 Jorn Baayen <jorn@openedhand.com>
* clutter.pc.in: Remove gstreamer deps.
This commit is contained in:
parent
458b4b47a7
commit
76d1b5fd5b
@ -1,3 +1,9 @@
|
|||||||
|
2006-08-30 Jorn Baayen <jorn@openedhand.com>
|
||||||
|
|
||||||
|
* clutter.pc.in:
|
||||||
|
|
||||||
|
Remove gstreamer deps.
|
||||||
|
|
||||||
2006-08-30 Jorn Baayen <jorn@openedhand.com>
|
2006-08-30 Jorn Baayen <jorn@openedhand.com>
|
||||||
|
|
||||||
* README:
|
* README:
|
||||||
|
@ -8,4 +8,4 @@ Description: Clutter library
|
|||||||
Version: @VERSION@
|
Version: @VERSION@
|
||||||
Libs: -L${libdir} -lclutter-@CLUTTER_MAJORMINOR@
|
Libs: -L${libdir} -lclutter-@CLUTTER_MAJORMINOR@
|
||||||
Cflags: -I${includedir}/clutter-@CLUTTER_MAJORMINOR@
|
Cflags: -I${includedir}/clutter-@CLUTTER_MAJORMINOR@
|
||||||
Requires: pangoft2 glib-2.0 >= 2.8 gthread-2.0 gdk-pixbuf-2.0 gdk-pixbuf-xlib-2.0 gstreamer-0.10 gstreamer-plugins-base-0.10
|
Requires: pangoft2 glib-2.0 >= 2.8 gthread-2.0 gdk-pixbuf-2.0 gdk-pixbuf-xlib-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user