[SM-Commit] GIT changes to master grimoire by Robin Cook (7e0cf7338b69f7cbd01138ce83fd3770dcc09d99)

Robin Cook scm at sourcemage.org
Sun Mar 4 12:39:47 EST 2012


GIT changes to master grimoire by Robin Cook <rcook at wyrms.net>:

 xorg-driver/xf86-input-wacom/DEPENDS |    2 +-
 xorg-driver/xf86-input-wacom/HISTORY |    3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 7e0cf7338b69f7cbd01138ce83fd3770dcc09d99
Author: Robin Cook <rcook at wyrms.net>
Commit: Robin Cook <rcook at wyrms.net>

    xf86-input-wacom: corrected typo in DEPENDS

diff --git a/xorg-driver/xf86-input-wacom/DEPENDS b/xorg-driver/xf86-input-wacom/DEPENDS
index e6d2de1..207035a 100755
--- a/xorg-driver/xf86-input-wacom/DEPENDS
+++ b/xorg-driver/xf86-input-wacom/DEPENDS
@@ -1,7 +1,7 @@
 depends udev         &&
 depends util-macros  &&
 depends xproto       &&
-depends xbproto      &&
+depends kbproto      &&
 depends inputproto   &&
 depends randrproto   &&
 depends libxext      &&
diff --git a/xorg-driver/xf86-input-wacom/HISTORY b/xorg-driver/xf86-input-wacom/HISTORY
index 95b3781..73bffb8 100644
--- a/xorg-driver/xf86-input-wacom/HISTORY
+++ b/xorg-driver/xf86-input-wacom/HISTORY
@@ -1,2 +1,5 @@
+2012-03-04 Robin Cook <rcook at wyrms.net>
+	* DEPENDS: corrected typo in kbproto
+
 2011-11-26 Robin Cook <rcook at wyrms.net>
 	* New Spell: DETAILS, DEPENDS


More information about the SM-Commit mailing list