[gnome-user-share/wip/hadess/add-missing-gio-unix-dep: 3/3] build: Add missing gio-unix-2.0 dependency
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-user-share/wip/hadess/add-missing-gio-unix-dep: 3/3] build: Add missing gio-unix-2.0 dependency
- Date: Mon, 14 Jan 2019 10:13:40 +0000 (UTC)
commit 932dd38a2be08944bc6414309ad1bc3d396ba1a0
Author: Bastien Nocera <hadess hadess net>
Date: Mon Jan 14 10:44:45 2019 +0100
build: Add missing gio-unix-2.0 dependency
Closes: #1
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/configure.ac b/configure.ac
index 412f69d..4041f95 100644
--- a/configure.ac
+++ b/configure.ac
@@ -131,7 +131,7 @@ AC_ARG_WITH(nautilusdir,
[ac_with_nautilusdir=$withval],
[ac_with_nautilusdir=""])
-PKG_CHECK_MODULES(EXTENSION, libnautilus-extension >= 3.27.90)
+PKG_CHECK_MODULES(EXTENSION, libnautilus-extension >= 3.27.90 gio-unix-2.0)
if test "${ac_with_nautilusdir}" = ""; then
ac_with_nautilusdir=`pkg-config --variable=extensiondir libnautilus-extension`
fi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]