[nautilus-sendto] Fix excessive dependencies in the pkg-config file
- From: Bastien Nocera <hadess src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [nautilus-sendto] Fix excessive dependencies in the pkg-config file
- Date: Mon, 28 Sep 2009 16:00:20 +0000 (UTC)
commit 2d1002770884b3c4e6e610369e1d22c4f58d1671
Author: Bastien Nocera <hadess hadess net>
Date: Wed Sep 23 19:28:55 2009 +0100
Fix excessive dependencies in the pkg-config file
And bump the version.
configure.in | 2 +-
src/nautilus-sendto.pc.in | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.in b/configure.in
index 4fdf4f1..55f110f 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
AC_PREREQ(2.52)
-AC_INIT(nautilus-sendto, 2.28.0, http://www.gnome.org)
+AC_INIT(nautilus-sendto, 2.28.0.1, http://www.gnome.org)
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE([1.9 dist-bzip2 no-dist-gzip check-news])
diff --git a/src/nautilus-sendto.pc.in b/src/nautilus-sendto.pc.in
index 367b95c..f68dfbe 100644
--- a/src/nautilus-sendto.pc.in
+++ b/src/nautilus-sendto.pc.in
@@ -6,5 +6,5 @@ pluginsdir= libdir@/nautilus-sendto/plugins
Name: nautilus-sendto
Description: Extend nautilus-sendto through plugins
Version: @VERSION@
-Requires: glib-2.0 gmodule-2.0 libgnomeui-2.0
+Requires: glib-2.0 gmodule-2.0 gtk+-2.0
Cflags: -I${includedir}/nautilus-sendto
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]