pantheon.switchboard: remove clutter-gtk from buildInputs
This commit is contained in:
parent
7bec0408e7
commit
b1005e8b3d
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user