[gnome-user-share/wip/hadess/add-missing-gio-unix-dep] 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] build: Add missing gio-unix-2.0 dependency
- Date: Mon, 14 Jan 2019 09:45:29 +0000 (UTC)
commit a117ac1150e8addbe2b1c76c2719d6e828c0e352
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]