diff options
-rw-r--r-- | recipes-graphics/userland/userland_git.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-graphics/userland/userland_git.bb b/recipes-graphics/userland/userland_git.bb index 4311588..2815942 100644 --- a/recipes-graphics/userland/userland_git.bb +++ b/recipes-graphics/userland/userland_git.bb | |||
@@ -90,7 +90,5 @@ FILES_${PN}-dev += "${includedir} \ | |||
90 | FILES_${PN}-doc += "${datadir}/install" | 90 | FILES_${PN}-doc += "${datadir}/install" |
91 | FILES_${PN}-dbg += "${libdir}/plugins/.debug" | 91 | FILES_${PN}-dbg += "${libdir}/plugins/.debug" |
92 | 92 | ||
93 | PACKAGE_ARCH = "${MACHINE_ARCH}" | ||
94 | |||
95 | RDEPENDS_${PN} += "bash" | 93 | RDEPENDS_${PN} += "bash" |
96 | RDEPENDS_${PN} += "${@bb.utils.contains("MACHINE_FEATURES", "vc4graphics", "libegl-mesa", "", d)}" | 94 | RDEPENDS_${PN} += "${@bb.utils.contains("MACHINE_FEATURES", "vc4graphics", "libegl-mesa", "", d)}" |