mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-15 23:05:34 +01:00
exo: Remove unused perl module dependency
This has been removed upstream as well [1]
[1] 8b6667f42d
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
0531f2c072
commit
800de29730
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user