diff options
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/qt.scm | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm index 889a8e3c43c..3ad2181530b 100644 --- a/gnu/packages/qt.scm +++ b/gnu/packages/qt.scm @@ -3575,10 +3575,9 @@ linux/libcurl_wrapper.h") node-lts perl pkg-config - python2-six - python-2 - ;; TODO Move to ruby@3 on the next rebuild cycle. - ruby-2.7)) + python-six + python-wrapper + ruby)) (inputs (list alsa-lib at-spi2-core |
