summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2013-03-17 19:02:56 +0100
committerAndreas Enge <andreas@enge.fr>2013-03-17 19:02:56 +0100
commitd539646af4bdb07abcea2e0f57eb9c50131197ab (patch)
treec09e0b57b5e4b9eeb63cbcd95b9da070905bd81e /gnu
parentb04ac5a1e29dfa563bd9835c75b006514d19f081 (diff)
downloadguix-patches-d539646af4bdb07abcea2e0f57eb9c50131197ab.tar
guix-patches-d539646af4bdb07abcea2e0f57eb9c50131197ab.tar.gz
gnu: xorg: Enable xdriinfo.
* gnu/packages/xorg.scm (xdriinfo): Enable input mesa.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/xorg.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index f6b66a0568..181aa6466f 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -2450,7 +2450,7 @@ and Matrox.")
"076bjix941znyjmh3j5jjsnhp2gv2iq53d0ks29mvvv87cyy9iim"))))
(build-system gnu-build-system)
(inputs
- `(;;("mesa" ,mesa)
+ `(("mesa" ,mesa)
("glproto" ,glproto)
("libx11" ,libx11)
("glproto" ,glproto)