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
|
||||
, pkgconfig, vala, granite, libgee, gettext, gtk3, appstream, gnome-menus
|
||||
, json-glib, plank, bamf, switchboard, libunity, libsoup, wingpanel, libwnck3
|
||||
, zeitgeist, bc }:
|
||||
, json-glib, plank, bamf, switchboard, libunity, libsoup, wingpanel, zeitgeist
|
||||
, bc }:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "applications-menu";
|
||||
@ -42,7 +42,6 @@ stdenv.mkDerivation rec {
|
||||
libgee
|
||||
libsoup
|
||||
libunity
|
||||
libwnck3
|
||||
plank
|
||||
switchboard
|
||||
wingpanel
|
||||
|
Loading…
Reference in New Issue
Block a user