diff options
Diffstat (limited to 'gnu/packages/python-xyz.scm')
-rw-r--r-- | gnu/packages/python-xyz.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 7ebe94716a..5083473c08 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -10987,6 +10987,7 @@ data, and scientific formats.") a multithreaded image-processing system with low memory needs.") (license license:expat))) +;; WARNING: This package is a dependency of mesa. (define-public python-pycparser (package (name "python-pycparser") |