diff options
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-graphics/xorg-app/setxkbmap_1.3.3.bb (renamed from meta-oe/recipes-graphics/xorg-app/setxkbmap_1.3.2.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/recipes-graphics/xorg-app/setxkbmap_1.3.2.bb b/meta-oe/recipes-graphics/xorg-app/setxkbmap_1.3.3.bb index 30fbd1b8de..18fa63ead6 100644 --- a/meta-oe/recipes-graphics/xorg-app/setxkbmap_1.3.2.bb +++ b/meta-oe/recipes-graphics/xorg-app/setxkbmap_1.3.3.bb | |||
| @@ -11,9 +11,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=5feafdbe6dfe9e2bd32325be0cfc86f8" | |||
| 11 | 11 | ||
| 12 | PE = "1" | 12 | PE = "1" |
| 13 | 13 | ||
| 14 | DEPENDS += "libxkbfile" | 14 | DEPENDS += "libxkbfile xrandr" |
| 15 | 15 | ||
| 16 | BBCLASSEXTEND = "native" | 16 | BBCLASSEXTEND = "native" |
| 17 | 17 | ||
| 18 | SRC_URI[md5sum] = "93e736c98fb75856ee8227a0c49a128d" | 18 | SRC_URI_EXT = "xz" |
| 19 | SRC_URI[sha256sum] = "8ff27486442725e50b02d7049152f51d125ecad71b7ce503cfa09d5d8ceeb9f5" | 19 | SRC_URI[sha256sum] = "b560c678da6930a0da267304fa3a41cc5df39a96a5e23d06f14984c87b6f587b" |
