diff options
Diffstat (limited to 'recipes/xorg-app/setxkbmap_1.0.4.bb')
-rw-r--r-- | recipes/xorg-app/setxkbmap_1.0.4.bb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/xorg-app/setxkbmap_1.0.4.bb b/recipes/xorg-app/setxkbmap_1.0.4.bb new file mode 100644 index 0000000000..9b97cf437a --- /dev/null +++ b/recipes/xorg-app/setxkbmap_1.0.4.bb @@ -0,0 +1,7 @@ +require xorg-app-common.inc +PE = "1" + +#DESCRIPTION = "" + +DEPENDS += " libxkbfile virtual/libx11" + |