mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
xscreensaver: Remove xserver-nodm-init rdep
this seems to be not required anyway Fixes ERROR: xscreensaver different signature for task do_package_write_ipk.sigdata between qemux86copy and qemux86 Hash for dependent task x11-common/xserver-nodm-init_3.0.bb:do_packagedata changed from de0944d4fcaeed0efdb143a18cc406bd043469ae291de1704a999bc878a7691c to ba7bdaf35860ba5bf5a5f4ce06379a77c88eb9806e09a1fc5373933888a46507 Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -15,7 +15,7 @@ SRC_URI += " \
|
||||
|
||||
DEPENDS = "intltool-native libx11 libxext libxt libxft glib-2.0-native bc-native"
|
||||
# These are only needed as part of the stopgap screensaver implementation:
|
||||
RDEPENDS_${PN} += "xserver-nodm-init liberation-fonts"
|
||||
RDEPENDS_${PN} += "liberation-fonts"
|
||||
|
||||
inherit systemd perlnative pkgconfig gettext autotools-brokensep distro_features_check
|
||||
|
||||
|
||||
Reference in New Issue
Block a user