pantheon.wingpanel-indicator-*: drop needless deps
Like wrapGAppsHook and elementary-icon-theme. These don't provide executables.
This commit is contained in:
@@ -12,8 +12,6 @@
|
||||
, wingpanel
|
||||
, libgee
|
||||
, libxml2
|
||||
, elementary-icon-theme
|
||||
, wrapGAppsHook
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
@@ -40,11 +38,9 @@ stdenv.mkDerivation rec {
|
||||
pkgconfig
|
||||
python3
|
||||
vala
|
||||
wrapGAppsHook
|
||||
];
|
||||
|
||||
buildInputs = [
|
||||
elementary-icon-theme
|
||||
granite
|
||||
gtk3
|
||||
libgee
|
||||
|
||||
Reference in New Issue
Block a user