mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-19 02:44:17 +03:00
pantheon.switchboard-plug-power: remove elementary-settings-daemon from buildInputs
Checked with grep -nr settings-daemon, this is not needed.
This commit is contained in:
parent
d999c2c817
commit
2b062ac71f
@ -7,7 +7,6 @@
|
||||
, pkg-config
|
||||
, vala
|
||||
, libgee
|
||||
, elementary-settings-daemon
|
||||
, gnome-settings-daemon
|
||||
, granite
|
||||
, gtk3
|
||||
@ -44,7 +43,6 @@ stdenv.mkDerivation rec {
|
||||
|
||||
buildInputs = [
|
||||
dbus
|
||||
elementary-settings-daemon
|
||||
gnome-settings-daemon
|
||||
glib
|
||||
granite
|
||||
|
Loading…
Reference in New Issue
Block a user