gnu: ungoogled-chromium: Remove unused input.

* gnu/packages/chromium.scm (ungoogled-chromium)[inputs]: Remove DBUS-GLIB.
This commit is contained in:
Marius Bakke 2021-02-03 19:58:24 +01:00
parent 1836ebf7c1
commit 6942f5a1b4
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -825,7 +825,6 @@ (define-public ungoogled-chromium
("cups" ,cups)
("curl" ,curl)
("dbus" ,dbus)
("dbus-glib" ,dbus-glib)
("expat" ,expat)
("flac" ,flac)
("ffmpeg" ,ffmpeg)