summaryrefslogtreecommitdiff
path: root/recipes/xorg-driver/xf86-input-keyboard_1.3.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-driver/xf86-input-keyboard_1.3.2.bb')
-rw-r--r--recipes/xorg-driver/xf86-input-keyboard_1.3.2.bb7
1 files changed, 3 insertions, 4 deletions
diff --git a/recipes/xorg-driver/xf86-input-keyboard_1.3.2.bb b/recipes/xorg-driver/xf86-input-keyboard_1.3.2.bb
index c7483cf113..7c07927406 100644
--- a/recipes/xorg-driver/xf86-input-keyboard_1.3.2.bb
+++ b/recipes/xorg-driver/xf86-input-keyboard_1.3.2.bb
@@ -1,9 +1,8 @@
require xorg-driver-input.inc
-PE = "1"
-
DESCRIPTION = "X.Org X server -- keyboard input driver"
-
DEPENDS += " kbproto"
+PE = "1"
+PR = "${INC_PR}.0"
+
SRC_URI[archive.md5sum] = "d6fe929c4f6085d6dd67f197ae9c42f6"
SRC_URI[archive.sha256sum] = "33939ec65dbf56f49e1e7de854a1cf95446e40c533950431901567e67112aef2"
-PR = "${INC_PR}.0"