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:
worldofpeace 2019-06-15 03:50:18 -04:00
parent d089f23390
commit 7e7efa6c6e

View File

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