diff options
Diffstat (limited to 'recipes/xorg-app/setxkbmap_1.0.3.bb')
-rw-r--r-- | recipes/xorg-app/setxkbmap_1.0.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-app/setxkbmap_1.0.3.bb b/recipes/xorg-app/setxkbmap_1.0.3.bb index 69a35b48d2..b3c31c7972 100644 --- a/recipes/xorg-app/setxkbmap_1.0.3.bb +++ b/recipes/xorg-app/setxkbmap_1.0.3.bb @@ -3,7 +3,7 @@ PE = "1" #DESCRIPTION = "" -DEPENDS += " libxkbfile virtual/libx11" +DEPENDS += " libxkbfile " SRC_URI[archive.md5sum] = "2b53542095a35a8a5731164118643883" |