Since we have removed udev-extraconf as a RRECOMMENDS in udev add it back here to maintain compatibility
Signed-off-by: Saul Wold <[email protected]> --- meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb index a4413be..a7fee55 100644 --- a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb +++ b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb @@ -41,6 +41,7 @@ RDEPENDS_${PN}-base = "\ shutdown-desktop \ libsdl \ ${NETWORK_MANAGER} \ + udev-extraconf \ " # pcmanfm doesn't work on mips -- 1.8.0.2 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
