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 , wingpanel
, libgee , libgee
, libxml2 , libxml2
, elementary-icon-theme
, wrapGAppsHook
}: }:
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
@ -40,11 +38,9 @@ stdenv.mkDerivation rec {
pkgconfig pkgconfig
python3 python3
vala vala
wrapGAppsHook
]; ];
buildInputs = [ buildInputs = [
elementary-icon-theme
granite granite
gtk3 gtk3
libgee libgee

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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