diff options
| -rw-r--r-- | meta-oe/recipes-graphics/xorg-app/xkbevd_1.1.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/xorg-app/xkbevd_1.1.4.bb b/meta-oe/recipes-graphics/xorg-app/xkbevd_1.1.4.bb index a6fc9e7551..b42c1b9506 100644 --- a/meta-oe/recipes-graphics/xorg-app/xkbevd_1.1.4.bb +++ b/meta-oe/recipes-graphics/xorg-app/xkbevd_1.1.4.bb | |||
| @@ -5,7 +5,7 @@ events and executes requested commands if they occur. " | |||
| 5 | 5 | ||
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=208668fa9004709ba22c2b748140956c" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=208668fa9004709ba22c2b748140956c" |
| 7 | 7 | ||
| 8 | DEPENDS += "libxkbfile" | 8 | DEPENDS += "libxkbfile bison-native" |
| 9 | 9 | ||
| 10 | BBCLASSEXTEND = "native" | 10 | BBCLASSEXTEND = "native" |
| 11 | 11 | ||
