modem-manager-gui: replace libappindicator-gtk3
libappindicator-gtk3 is unmaintained, should be replaced with fork (see #96420)
This commit is contained in:
parent
a041da0faa
commit
22e9ad4654
@ -8,7 +8,7 @@
|
|||||||
, gtkspell3
|
, gtkspell3
|
||||||
, ofono
|
, ofono
|
||||||
, itstool
|
, itstool
|
||||||
, libappindicator-gtk3
|
, libayatana-appindicator-gtk3
|
||||||
, perlPackages
|
, perlPackages
|
||||||
, glibcLocales
|
, glibcLocales
|
||||||
, meson
|
, meson
|
||||||
@ -42,7 +42,7 @@ stdenv.mkDerivation rec {
|
|||||||
gdbm
|
gdbm
|
||||||
gtkspell3
|
gtkspell3
|
||||||
ofono
|
ofono
|
||||||
libappindicator-gtk3
|
libayatana-appindicator-gtk3
|
||||||
];
|
];
|
||||||
|
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
@ -59,7 +59,7 @@ stdenv.mkDerivation rec {
|
|||||||
'';
|
'';
|
||||||
homepage = "https://linuxonly.ru/page/modem-manager-gui";
|
homepage = "https://linuxonly.ru/page/modem-manager-gui";
|
||||||
license = licenses.gpl3;
|
license = licenses.gpl3;
|
||||||
maintainers = with maintainers; [ ahuzik ];
|
maintainers = with maintainers; [ ahuzik galagora ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user