[gnome-software: 5/13] build: Ensure deps list in src/meson.build is sorted alphabetically
- From: Phaedrus Leeds <mwleeds src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software: 5/13] build: Ensure deps list in src/meson.build is sorted alphabetically
- Date: Thu, 28 Jan 2021 19:27:36 +0000 (UTC)
commit 99d79773aa87bdd93ef25fd9122bbae8d94e9757
Author: Philip Withnall <pwithnall endlessos org>
Date: Tue Jan 26 16:41:26 2021 +0000
build: Ensure deps list in src/meson.build is sorted alphabetically
Signed-off-by: Philip Withnall <pwithnall endlessos org>
src/meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/meson.build b/src/meson.build
index 71e1e092..edb8f5e1 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -80,10 +80,10 @@ gnome_software_dependencies = [
gtk,
json_glib,
libgnomesoftware_dep,
+ libhandy,
libm,
libsoup,
libxmlb,
- libhandy,
]
if get_option('packagekit')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]