mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
exo: Remove unused perl module dependency
This has been removed upstream as well [1] [1] https://gitlab.xfce.org/xfce/exo/-/commit/8b6667f42da26a7c78939c105477e2c0395f3c49 Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -2,7 +2,7 @@ DESCRIPTION = "Application library for the Xfce desktop environment"
|
||||
SECTION = "x11"
|
||||
LICENSE = "GPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
DEPENDS = "gtk+3 libxfce4ui liburi-perl-native cairo"
|
||||
DEPENDS = "gtk+3 libxfce4ui cairo"
|
||||
|
||||
inherit xfce perlnative gtk-doc features_check mime-xdg
|
||||
|
||||
|
||||
Reference in New Issue
Block a user