diff options
| -rw-r--r-- | meta/recipes-graphics/x11-common/x11-common_0.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/x11-common/x11-common_0.1.bb b/meta/recipes-graphics/x11-common/x11-common_0.1.bb index 6d7c347c00..2bc0d33226 100644 --- a/meta/recipes-graphics/x11-common/x11-common_0.1.bb +++ b/meta/recipes-graphics/x11-common/x11-common_0.1.bb | |||
| @@ -26,5 +26,5 @@ do_install() { | |||
| 26 | chmod -R 755 ${D}${sysconfdir} | 26 | chmod -R 755 ${D}${sysconfdir} |
| 27 | } | 27 | } |
| 28 | 28 | ||
| 29 | RDEPENDS_${PN} = "dbus-x11 xmodmap xdpyinfo xtscal xinit formfactor" | 29 | RDEPENDS_${PN} = "dbus-x11 xmodmap xdpyinfo xinput-calibrator xinit formfactor" |
| 30 | 30 | ||
