mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +00:00
gnome-system-monitor: Add dependency on gnome-icon-theme
Without this, the configure stage of this recipe fails with pkg-config not finding the gnome-icon-theme package Signed-off-by: Joel A Fernandes <agnel.joel@gmail.com> Cc: jdk@ti.com Cc: k-kooi@ti.com Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
committed by
Koen Kooi
parent
9e4fdee578
commit
5111e7897e
@@ -3,7 +3,7 @@ LICENSE = "GPLv2"
|
|||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
|
||||||
SECTION = "x11/gnome"
|
SECTION = "x11/gnome"
|
||||||
|
|
||||||
DEPENDS = "libgtop gtkmm glibmm gnome-doc-utils libwnck gtk+ dbus-glib librsvg"
|
DEPENDS = "libgtop gtkmm glibmm gnome-doc-utils gnome-icon-theme libwnck gtk+ dbus-glib librsvg"
|
||||||
|
|
||||||
inherit gnome
|
inherit gnome
|
||||||
SRC_URI[archive.md5sum] = "3f0bca9b0ebc7a365466851cd580d167"
|
SRC_URI[archive.md5sum] = "3f0bca9b0ebc7a365466851cd580d167"
|
||||||
|
|||||||
Reference in New Issue
Block a user