[gnome-software/wip/temp/ubuntu-xenial-rebased: 219/326] Remove dpkg from list of conflicts for packagekit-refresh
- From: Iain Lane <iainl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/temp/ubuntu-xenial-rebased: 219/326] Remove dpkg from list of conflicts for packagekit-refresh
- Date: Fri, 29 Apr 2016 10:05:45 +0000 (UTC)
commit 6d27534e3c6fcd2a9ed285ea4b5b13fbd87121a3
Author: William Hua <william hua canonical com>
Date: Tue Apr 12 18:31:33 2016 -0400
Remove dpkg from list of conflicts for packagekit-refresh
src/plugins/gs-plugin-packagekit-refresh.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/plugins/gs-plugin-packagekit-refresh.c b/src/plugins/gs-plugin-packagekit-refresh.c
index 083e2d1..c8b7d28 100644
--- a/src/plugins/gs-plugin-packagekit-refresh.c
+++ b/src/plugins/gs-plugin-packagekit-refresh.c
@@ -56,7 +56,6 @@ const gchar **
gs_plugin_get_conflicts (GsPlugin *plugin)
{
static const gchar *deps[] = {
- "dpkg",
NULL };
return deps;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]