summaryrefslogtreecommitdiff
path: root/gnu/packages/python-graphics.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/python-graphics.scm')
-rw-r--r--gnu/packages/python-graphics.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python-graphics.scm b/gnu/packages/python-graphics.scm
index 3d03ce93c39..a4b83c3ea8d 100644
--- a/gnu/packages/python-graphics.scm
+++ b/gnu/packages/python-graphics.scm
@@ -375,7 +375,7 @@ Design spec without sacrificing ease of use or application performance.")
375 (("\\$\\{SoQt_INCLUDE_DIRS}") 375 (("\\$\\{SoQt_INCLUDE_DIRS}")
376 "${Coin_INCLUDE_DIR};${SoQt_INCLUDE_DIRS}"))))))) 376 "${Coin_INCLUDE_DIR};${SoQt_INCLUDE_DIRS}")))))))
377 (native-inputs 377 (native-inputs
378 (list cmake swig)) 378 (list cmake-minimal swig))
379 (inputs 379 (inputs
380 (list python-wrapper 380 (list python-wrapper
381 qtbase-5 381 qtbase-5