Archived
1
0
Fork 0

gnu: xorg: Update comment for mesa.

* gnu/packages/xorg.scm (mesa): New compilation trial with 9.2.
This commit is contained in:
Andreas Enge 2013-09-04 18:02:58 +02:00
parent 6c76c45145
commit e911470857

View file

@ -4139,9 +4139,9 @@ tracking.")
(define-public mesa (define-public mesa
(package (package
(name "mesa") (name "mesa")
;; In newer versions (9.0.5 and 9.1 tested), "make" results in an ;; In newer versions (9.0.5, 9.1 and 9.2 tested), "make" results in an
;; infinite configure loop, see ;; infinite configure loop, see
;; https://bugs.freedesktop.org/show_bug.cgi?id=61527 ;; https://bugs.freedesktop.org/show_bug.cgi?id=58812
(version "8.0.5") (version "8.0.5")
(source (source
(origin (origin