diff options
Diffstat (limited to 'gnu/packages/patchutils.scm')
| -rw-r--r-- | gnu/packages/patchutils.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/patchutils.scm b/gnu/packages/patchutils.scm index c26977be1f1..335d251e746 100644 --- a/gnu/packages/patchutils.scm +++ b/gnu/packages/patchutils.scm | |||
| @@ -467,7 +467,7 @@ if __name__ == \"__main__\": | |||
| 467 | (inputs | 467 | (inputs |
| 468 | `(("python-wrapper" ,python-wrapper))) | 468 | `(("python-wrapper" ,python-wrapper))) |
| 469 | (propagated-inputs | 469 | (propagated-inputs |
| 470 | `(("python-django" ,python-django) | 470 | `(("python-django" ,python-django-2.2) |
| 471 | ;; TODO: Make this configurable | 471 | ;; TODO: Make this configurable |
| 472 | ("python-psycopg2" ,python-psycopg2) | 472 | ("python-psycopg2" ,python-psycopg2) |
| 473 | ("python-mysqlclient" ,python-mysqlclient) | 473 | ("python-mysqlclient" ,python-mysqlclient) |
