[totem] rotation: Fix compilation with newer Vala
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] rotation: Fix compilation with newer Vala
- Date: Sun, 19 Feb 2012 16:50:12 +0000 (UTC)
commit 794e24bdbf4c977775bfa19ec0a0ecbe81819f55
Author: Bastien Nocera <hadess hadess net>
Date: Sun Feb 19 17:42:55 2012 +0100
rotation: Fix compilation with newer Vala
See also https://bugzilla.gnome.org/show_bug.cgi?id=667751
src/plugins/rotation/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/plugins/rotation/Makefile.am b/src/plugins/rotation/Makefile.am
index 0fd8167..43cf2da 100644
--- a/src/plugins/rotation/Makefile.am
+++ b/src/plugins/rotation/Makefile.am
@@ -9,7 +9,7 @@ plugin_in_files = rotation.plugin.in
# because vala still cannot parse the gir
VALAFLAGS = \
--girdir=$(top_srcdir)/src \
- --pkg Totem-1.0 --pkg Peas-1.0 --pkg GtkClutter-1.0 --pkg clutter-1.0 --pkg gtk+-3.0
+ --pkg Totem-1.0 --pkg libpeas-1.0 --pkg cogl-pango-1.0 --pkg GtkClutter-1.0 --pkg clutter-1.0 --pkg gtk+-3.0
librotation_la_SOURCES = totem-rotation-plugin.vala
librotation_la_LDFLAGS = $(plugin_ldflags)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]