Complete upgrade of network manager applet
This commit is contained in:
parent
207307e037
commit
a28c5dbf07
@ -4,11 +4,14 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
|||||||
|
|
||||||
DEPENDS = "gtk+3 libnma libnotify libsecret libgudev networkmanager iso-codes nss"
|
DEPENDS = "gtk+3 libnma libnotify libsecret libgudev networkmanager iso-codes nss"
|
||||||
|
|
||||||
inherit features_check gnomebase gsettings gtk-icon-cache gettext
|
inherit features_check gnomebase gsettings gtk-icon-cache gettext pkgconfig
|
||||||
|
|
||||||
REQUIRED_DISTRO_FEATURES = "x11"
|
ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
|
||||||
|
REQUIRED_DISTRO_FEATURES = "opengl"
|
||||||
|
|
||||||
SRC_URI[archive.sha256sum] = "69611b29064adbd57395fe3e51a9ebde1ea794615f776900453a2bbe3d8cddfd"
|
SRC_URI:append:libc-musl = "${@bb.utils.contains('DISTRO_FEATURES', 'ld-is-lld', ' file://0001-linker-scripts-Do-not-export-_IO_stdin_used.patch', '', d)}"
|
||||||
|
|
||||||
|
SRC_URI[archive.sha256sum] = "a84704487ea3afe1485c47fb2ab598b8f779f540ae0dcbf0a1c5f85e64a7e253"
|
||||||
|
|
||||||
# We don't not have ubuntu's appindicator (yet?)
|
# We don't not have ubuntu's appindicator (yet?)
|
||||||
EXTRA_OEMESON = "-Dappindicator=no"
|
EXTRA_OEMESON = "-Dappindicator=no"
|
||||||
|
Loading…
Reference in New Issue
Block a user