mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 19:55:41 +03:00
gtkspell2: fix cross build
This commit is contained in:
parent
d9e9853753
commit
868b2235d2
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ stdenv.mkDerivation rec {
|
|||
nativeBuildInputs = [
|
||||
autoreconfHook
|
||||
docbook_xsl
|
||||
gtk2 # GLIB_GNU_GETTEXT
|
||||
gtk-doc
|
||||
intltool
|
||||
pkg-config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue