[gnome-software/wip/iainl/ubuntu-xenial: 283/287] apt: use gs_plugin_order_after
- From: Iain Lane <iainl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/iainl/ubuntu-xenial: 283/287] apt: use gs_plugin_order_after
- Date: Tue, 12 Apr 2016 10:01:57 +0000 (UTC)
commit ec4a7e25e2131adbd291af1d560930ea565b643a
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 8818347..c2fa2a4 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]