wire-desktop: gnome2 cleanup (#41155)
* wire-desktop: gnome2 cleanup * wire-desktop: use toplevel gtk2
This commit is contained in:
parent
52b3f49797
commit
e25e9d6191
@ -1,4 +1,4 @@
|
|||||||
{ stdenv, lib, fetchurl, dpkg, makeDesktopItem, gnome2, atk, cairo, gdk_pixbuf, glib
|
{ stdenv, lib, fetchurl, dpkg, makeDesktopItem, gnome3, gtk2, atk, cairo, pango, gdk_pixbuf, glib
|
||||||
, freetype, fontconfig, dbus, libnotify, libX11, xorg, libXi, libXcursor, libXdamage
|
, freetype, fontconfig, dbus, libnotify, libX11, xorg, libXi, libXcursor, libXdamage
|
||||||
, libXrandr, libXcomposite, libXext, libXfixes, libXrender, libXtst, libXScrnSaver
|
, libXrandr, libXcomposite, libXext, libXfixes, libXrender, libXtst, libXScrnSaver
|
||||||
, nss, nspr, alsaLib, cups, expat, udev, xdg_utils, hunspell
|
, nss, nspr, alsaLib, cups, expat, udev, xdg_utils, hunspell
|
||||||
@ -15,9 +15,9 @@ let
|
|||||||
freetype
|
freetype
|
||||||
gdk_pixbuf
|
gdk_pixbuf
|
||||||
glib
|
glib
|
||||||
gnome2.GConf
|
gnome3.gconf
|
||||||
gnome2.gtk
|
gtk2
|
||||||
gnome2.pango
|
pango
|
||||||
hunspell
|
hunspell
|
||||||
libnotify
|
libnotify
|
||||||
libX11
|
libX11
|
||||||
|
Loading…
Reference in New Issue
Block a user