diff options
| -rw-r--r-- | meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_0.9.8.10.bb | 4 |
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" | |||
| 2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPLv2" |
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" |
| 4 | 4 | ||
| 5 | DEPENDS = "polkit-gnome libnotify libsecret networkmanager dbus-glib gconf gnome-keyring libgnome-keyring iso-codes" | 5 | DEPENDS = "libnotify libsecret networkmanager dbus-glib gconf gnome-keyring libgnome-keyring iso-codes" |
| 6 | 6 | ||
| 7 | inherit gnomebase gtk-icon-cache | 7 | inherit gnomebase gtk-icon-cache |
| 8 | 8 | ||
| 9 | GNOME_COMPRESS_TYPE = "xz" | 9 | GNOME_COMPRESS_TYPE = "xz" |
| 10 | 10 | ||
| 11 | PNBLACKLIST[network-manager-applet] ?= "Depends on broken polkit-gnome" | ||
| 12 | |||
| 13 | SRC_URI += " \ | 11 | SRC_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 \ |
