pantheon.wingpanel-applications-menu: drop libwnck3
Guess upstream documented that they used libwnck3 even though it was removed years ago.
This commit is contained in:
parent
d089f23390
commit
7e7efa6c6e
@ -1,7 +1,7 @@
|
|||||||
{ stdenv, fetchFromGitHub, pantheon, substituteAll, meson, ninja, python3
|
{ stdenv, fetchFromGitHub, pantheon, substituteAll, meson, ninja, python3
|
||||||
, pkgconfig, vala, granite, libgee, gettext, gtk3, appstream, gnome-menus
|
, pkgconfig, vala, granite, libgee, gettext, gtk3, appstream, gnome-menus
|
||||||
, json-glib, plank, bamf, switchboard, libunity, libsoup, wingpanel, libwnck3
|
, json-glib, plank, bamf, switchboard, libunity, libsoup, wingpanel, zeitgeist
|
||||||
, zeitgeist, bc }:
|
, bc }:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "applications-menu";
|
pname = "applications-menu";
|
||||||
@ -42,7 +42,6 @@ stdenv.mkDerivation rec {
|
|||||||
libgee
|
libgee
|
||||||
libsoup
|
libsoup
|
||||||
libunity
|
libunity
|
||||||
libwnck3
|
|
||||||
plank
|
plank
|
||||||
switchboard
|
switchboard
|
||||||
wingpanel
|
wingpanel
|
||||||
|
Loading…
Reference in New Issue
Block a user