[gnome-software/wip/temp/ubuntu-xenial-rebased: 200/329] 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: 200/329] apt: use gs_plugin_order_after
- Date: Fri, 29 Apr 2016 14:02:09 +0000 (UTC)
commit 6ab0b1478a072619969146b287559dafaa6a55a7
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]