pantheon.switchboard: remove clutter-gtk from buildInputs

This commit is contained in:
Bobby Rong 2021-11-28 19:25:12 +08:00
parent 7bec0408e7
commit b1005e8b3d
No known key found for this signature in database
GPG Key ID: ED07364437C91161

View File

@ -13,7 +13,6 @@
, libhandy , libhandy
, granite , granite
, gettext , gettext
, clutter-gtk
, elementary-icon-theme , elementary-icon-theme
, wrapGAppsHook , wrapGAppsHook
}: }:
@ -46,7 +45,6 @@ stdenv.mkDerivation rec {
]; ];
buildInputs = [ buildInputs = [
clutter-gtk
elementary-icon-theme elementary-icon-theme
granite granite
gtk3 gtk3