[gnome-usage] build: Require libgtop >= 2.34.0
- From: Gitlab System User <gitlab src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-usage] build: Require libgtop >= 2.34.0
- Date: Mon, 16 Oct 2017 15:31:41 +0000 (UTC)
commit c5889adc7e67dabafb03cb1bc5233c5c0e4eedd2
Author: Felipe Borges <felipeborges gnome org>
Date: Mon Oct 16 17:30:36 2017 +0200
build: Require libgtop >= 2.34.0
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 33cc824..fd39cea 100644
--- a/meson.build
+++ b/meson.build
@@ -6,7 +6,7 @@ glib = dependency('glib-2.0', version : '>=2.38')
gobject = dependency('gobject-2.0')
gio = dependency('gio-2.0')
gtk = dependency('gtk+-3.0', version : '>=3.20.10')
-gtop = dependency('libgtop-2.0', version : '>=2.34.2')
+gtop = dependency('libgtop-2.0', version : '>=2.34.0')
math = cc.find_library('m')
subdir('data')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]