[ease] [build] Remove unneeded --pkg
- From: Nate Stedman <natesm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ease] [build] Remove unneeded --pkg
- Date: Fri, 16 Jul 2010 05:11:12 +0000 (UTC)
commit 6f57ccc101f9dfc4dc2cbfd3970ba9d614d8e4aa
Author: Nate Stedman <natesm gmail com>
Date: Fri Jul 16 01:11:00 2010 -0400
[build] Remove unneeded --pkg
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index e18a578..98104e7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -29,7 +29,7 @@ GNOME_MAINTAINER_MODE_DEFINES
dnl FIXME
pkg_modules="clutter-gtk-0.10 >= 0.10 gee-1.0 >= 0.5.0 json-glib-1.0 >= 0.7.6 libarchive gmodule-2.0"
-EASE_PACKAGES="--pkg glib-2.0 --pkg gtk+-2.0 --pkg clutter-1.0 --pkg gdk-2.0 --pkg libxml-2.0 --pkg gee-1.0 --pkg clutter-gtk-0.10 --pkg cogl-1.0 --pkg gio-2.0 --pkg libarchive --pkg gmodule-2.0"
+EASE_PACKAGES="--pkg gee-1.0 --pkg clutter-gtk-0.10 --pkg libarchive --pkg gmodule-2.0"
PKG_CHECK_MODULES(EASE, [$pkg_modules])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]