mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-27 05:43:50 +03:00
Merge pull request #242756 from kirillrdy/gedit
gedit: fix cross compilation
This commit is contained in:
commit
3fcf1d33b1
@ -15,6 +15,7 @@
|
||||
, gsettings-desktop-schemas
|
||||
, wrapGAppsHook
|
||||
, gtk-doc
|
||||
, gobject-introspection
|
||||
, docbook-xsl-nons
|
||||
, ninja
|
||||
, libsoup
|
||||
@ -55,6 +56,7 @@ stdenv.mkDerivation rec {
|
||||
vala
|
||||
wrapGAppsHook
|
||||
gtk-doc
|
||||
gobject-introspection
|
||||
docbook-xsl-nons
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user