pantheon.wingpanel-indicator-*: drop needless deps

Like wrapGAppsHook and elementary-icon-theme.
These don't provide executables.
This commit is contained in:
worldofpeace 2019-09-28 18:34:37 -04:00
parent efd72bf015
commit ea910c7b83
9 changed files with 0 additions and 35 deletions

View File

@ -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

View File

@ -16,8 +16,6 @@
, libxml2
, libsoup
, elementary-calendar
, elementary-icon-theme
, wrapGAppsHook
, fetchurl
}:
@ -62,7 +60,6 @@ stdenv.mkDerivation rec {
];
buildInputs = [
elementary-icon-theme
old-evolution-data-server
granite
gtk3

View File

@ -13,8 +13,6 @@
, libgee
, xorg
, libgnomekbd
, elementary-icon-theme
, wrapGAppsHook
}:
stdenv.mkDerivation rec {
@ -40,11 +38,9 @@ stdenv.mkDerivation rec {
libxml2
pkgconfig
vala
wrapGAppsHook
];
buildInputs = [
elementary-icon-theme
granite
gtk3
libgee

View File

@ -11,8 +11,6 @@
, networkmanagerapplet
, wingpanel
, libgee
, elementary-icon-theme
, wrapGAppsHook
}:
stdenv.mkDerivation rec {
@ -37,11 +35,9 @@ stdenv.mkDerivation rec {
ninja
pkgconfig
vala
wrapGAppsHook
];
buildInputs = [
elementary-icon-theme
granite
gtk3
libgee

View File

@ -10,8 +10,6 @@
, wingpanel
, libgee
, libxml2
, elementary-icon-theme
, wrapGAppsHook
}:
stdenv.mkDerivation rec {
@ -37,11 +35,9 @@ stdenv.mkDerivation rec {
ninja
pkgconfig
vala
wrapGAppsHook
];
buildInputs = [
elementary-icon-theme
granite
gtk3
libgee

View File

@ -10,8 +10,6 @@
, wingpanel
, libgee
, libwnck3
, elementary-icon-theme
, wrapGAppsHook
}:
stdenv.mkDerivation rec {
@ -36,11 +34,9 @@ stdenv.mkDerivation rec {
ninja
pkgconfig
vala
wrapGAppsHook
];
buildInputs = [
elementary-icon-theme
granite
gtk3
libgee

View File

@ -13,8 +13,6 @@
, udev
, wingpanel
, libgee
, elementary-icon-theme
, wrapGAppsHook
}:
stdenv.mkDerivation rec {
@ -40,12 +38,10 @@ stdenv.mkDerivation rec {
pkgconfig
python3
vala
wrapGAppsHook
];
buildInputs = [
bamf
elementary-icon-theme
granite
gtk3
libgee

View File

@ -10,8 +10,6 @@
, wingpanel
, accountsservice
, libgee
, elementary-icon-theme
, wrapGAppsHook
}:
stdenv.mkDerivation rec {
@ -36,12 +34,10 @@ stdenv.mkDerivation rec {
ninja
pkgconfig
vala
wrapGAppsHook
];
buildInputs = [
accountsservice
elementary-icon-theme
granite
gtk3
libgee

View File

@ -14,8 +14,6 @@
, libcanberra-gtk3
, libgee
, libxml2
, wrapGAppsHook
, elementary-icon-theme
}:
stdenv.mkDerivation rec {
@ -42,11 +40,9 @@ stdenv.mkDerivation rec {
pkgconfig
python3
vala
wrapGAppsHook
];
buildInputs = [
elementary-icon-theme
granite
gtk3
libcanberra-gtk3