[gnome-software/wip/temp/ubuntu-xenial-rebased-corrected: 197/331] apt: use gs_plugin_order_after
- From: William Hua <williamhua src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/temp/ubuntu-xenial-rebased-corrected: 197/331] apt: use gs_plugin_order_after
- Date: Wed, 4 May 2016 14:15:05 +0000 (UTC)
commit 94ba18c2cc29b0a0806ba7da7c9700221a0574c2
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]