Mercurial > projects > package-update-indicator
comparison README @ 6:2477a6151087
Make PackagKit use the user's network proxies
Pick up network proxies from the user's environment and make PackagKit use
them. Setting network proxies is a privileged operation, so it is only
attempted if the user is allowed to use the polkit action
org.freedesktop.packagekit.system-network-proxy-configure without
authentication.
author | Guido Berhoerster <guido+pui@berhoerster.name> |
---|---|
date | Tue, 19 Jun 2018 15:44:36 +0200 |
parents | a4020e99e550 |
children | d7d2ac4dbac6 |
comparison
equal
deleted
inserted
replaced
5:a4020e99e550 | 6:2477a6151087 |
---|---|
22 - GLib version 2.48 or later | 22 - GLib version 2.48 or later |
23 - GTK+ version 3.18 or later | 23 - GTK+ version 3.18 or later |
24 - libappindicator 12.10.0 or later | 24 - libappindicator 12.10.0 or later |
25 - PackageKit-glib2 0.8.17 or later | 25 - PackageKit-glib2 0.8.17 or later |
26 - upower-glib 0.99.0 or later | 26 - upower-glib 0.99.0 or later |
27 - polkit 0.105 or later | |
27 - the xsltproc tool from libxml2 | 28 - the xsltproc tool from libxml2 |
28 | 29 |
29 Before building package-update-indicator check the commented macros in the | 30 Before building package-update-indicator check the commented macros in the |
30 Makefile for any macros you may need to override depending on the used | 31 Makefile for any macros you may need to override depending on the used |
31 toolchain and operating system. | 32 toolchain and operating system. |