diff options
| -rw-r--r-- | gnu/packages/webkit.scm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu/packages/webkit.scm b/gnu/packages/webkit.scm index d81b60114ad..0d6c8e211cb 100644 --- a/gnu/packages/webkit.scm +++ b/gnu/packages/webkit.scm @@ -239,8 +239,7 @@ engine that uses Wayland for graphics output.") pkg-config python-wrapper gi-docgen - ;; TODO Move to ruby@3 on the next rebuild cycle. - ruby-2.7 + ruby unifdef)) (propagated-inputs (list gtk libsoup)) |
