[gthumb] explictly add a dependency to gsettings-desktop-schemas
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb] explictly add a dependency to gsettings-desktop-schemas
- Date: Wed, 25 Apr 2012 17:08:46 +0000 (UTC)
commit 857293491369cbaaeaf974f43bf8eb04d1b53737
Author: Paolo Bacchilega <paobac src gnome org>
Date: Wed Apr 25 18:58:51 2012 +0200
explictly add a dependency to gsettings-desktop-schemas
Actually it's more a run-time dependency then a compile-time dependency,
but this is useful to make it clear to packagers that
gsettings-desktop-schemas is required by gthumb.
configure.ac | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index adf7c27..636a736 100644
--- a/configure.ac
+++ b/configure.ac
@@ -148,6 +148,7 @@ PKG_CHECK_MODULES(GTHUMB, [
gtk+-3.0 >= $GTK_REQUIRED
libpng
zlib
+ gsettings-desktop-schemas
])
AC_SUBST(GTHUMB_LIBS)
AC_SUBST(GTHUMB_CFLAGS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]