diff options
| author | gemmaro <gemmaro.dev@gmail.com> | 2026-08-25 14:03:26 +0900 |
|---|---|---|
| committer | Andreas Enge <andreas@enge.fr> | 2026-08-28 16:40:54 +0200 |
| commit | a7e49024ce6244ff96b1853213cca1973aee44d2 (patch) | |
| tree | bb4037398b0f2c9b77a7979ed7b5fab80be1a974 | |
| parent | c0b6c75c9aeefd35597c04136f63780e1c5047fe (diff) | |
gnu: greybird-gtk-theme: Remove ruby-sass from dependencies.
* gnu/packages/gnome-xyz.scm (greybird-gtk-theme)[native-inputs]:
Remove ruby-sass.
Signed-off-by: Andreas Enge <andreas@enge.fr>
| -rw-r--r-- | gnu/packages/gnome-xyz.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/gnome-xyz.scm b/gnu/packages/gnome-xyz.scm index a1103f58642..f94f1d02428 100644 --- a/gnu/packages/gnome-xyz.scm +++ b/gnu/packages/gnome-xyz.scm | |||
| @@ -1654,7 +1654,6 @@ like GNOME, Unity, Budgie, Pantheon, XFCE, Mate, etc.") | |||
| 1654 | `(,glib "bin") ; for "glib-compile-resources" | 1654 | `(,glib "bin") ; for "glib-compile-resources" |
| 1655 | (librsvg-for-system) | 1655 | (librsvg-for-system) |
| 1656 | pkg-config | 1656 | pkg-config |
| 1657 | ruby-sass | ||
| 1658 | sassc)) | 1657 | sassc)) |
| 1659 | (home-page "https://shimmerproject.org/") | 1658 | (home-page "https://shimmerproject.org/") |
| 1660 | (synopsis "Grey GTK+ theme based on Bluebird") | 1659 | (synopsis "Grey GTK+ theme based on Bluebird") |
