summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_0.9.8.10.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_0.9.8.10.bb b/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_0.9.8.10.bb
index 8c271edf4e..545b2cfd19 100644
--- a/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_0.9.8.10.bb
+++ b/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_0.9.8.10.bb
@@ -2,14 +2,12 @@ SUMMARY = "GTK+ applet for NetworkManager"
2LICENSE = "GPLv2" 2LICENSE = "GPLv2"
3LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" 3LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
4 4
5DEPENDS = "polkit-gnome libnotify libsecret networkmanager dbus-glib gconf gnome-keyring libgnome-keyring iso-codes" 5DEPENDS = "libnotify libsecret networkmanager dbus-glib gconf gnome-keyring libgnome-keyring iso-codes"
6 6
7inherit gnomebase gtk-icon-cache 7inherit gnomebase gtk-icon-cache
8 8
9GNOME_COMPRESS_TYPE = "xz" 9GNOME_COMPRESS_TYPE = "xz"
10 10
11PNBLACKLIST[network-manager-applet] ?= "Depends on broken polkit-gnome"
12
13SRC_URI += " \ 11SRC_URI += " \
14 file://0001-remove-classes-and-properties-which-are-not-supporte.patch \ 12 file://0001-remove-classes-and-properties-which-are-not-supporte.patch \
15 file://0002-Add-support-for-AP-mode-setting-for-wifi-sharing.patch \ 13 file://0002-Add-support-for-AP-mode-setting-for-wifi-sharing.patch \