[gnome-software/wip/temp/ubuntu-xenial-rebased: 197/326] apt: use gs_plugin_order_after
- From: Iain Lane <iainl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/temp/ubuntu-xenial-rebased: 197/326] apt: use gs_plugin_order_after
- Date: Fri, 29 Apr 2016 10:03:54 +0000 (UTC)
commit 0235762fdbc3ba8f597ee9923110c91e32d6326d
Author: Iain Lane <iain orangesquash org uk>
Date: Tue Apr 12 09:46:09 2016 +0100
apt: use gs_plugin_order_after
src/plugins/gs-plugin-apt.cc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/plugins/gs-plugin-apt.cc b/src/plugins/gs-plugin-apt.cc
index 7a3983c..7ade736 100644
--- a/src/plugins/gs-plugin-apt.cc
+++ b/src/plugins/gs-plugin-apt.cc
@@ -76,7 +76,7 @@ gs_plugin_get_name (void)
}
const gchar **
-gs_plugin_get_deps (GsPlugin *plugin)
+gs_plugin_order_after (GsPlugin *plugin)
{
static const gchar *deps[] = {
"appstream", /* need pkgname */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]