Signed-off-by: Gaetan Nadon <[email protected]>
---
 build.sh |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/build.sh b/build.sh
index 0bcb86b..02fcc71 100755
--- a/build.sh
+++ b/build.sh
@@ -192,6 +192,9 @@ checkfortars() {
                 "libxtrans") component="xtrans" ;;
             esac
             ;;
+        "libevdev")
+            component="libevdev"
+            ;;
         "pixman")
             module="lib"
             component="pixman"
-- 
1.7.9.5

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to