mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-27 05:43:50 +03:00
gucharmap: do not depend on libtool after the switch to meson
Thanks to @doronbehar for the observation.
This commit is contained in:
parent
8f36bc0458
commit
b06679ef68
@ -10,7 +10,6 @@
|
|||||||
, glib
|
, glib
|
||||||
, desktop-file-utils
|
, desktop-file-utils
|
||||||
, gtk-doc
|
, gtk-doc
|
||||||
, libtool
|
|
||||||
, wrapGAppsHook
|
, wrapGAppsHook
|
||||||
, gnome3
|
, gnome3
|
||||||
, itstool
|
, itstool
|
||||||
@ -66,7 +65,6 @@ in stdenv.mkDerivation rec {
|
|||||||
unzip
|
unzip
|
||||||
intltool
|
intltool
|
||||||
itstool
|
itstool
|
||||||
libtool
|
|
||||||
gtk-doc
|
gtk-doc
|
||||||
docbook_xsl
|
docbook_xsl
|
||||||
docbook_xml_dtd_412
|
docbook_xml_dtd_412
|
||||||
|
Loading…
Reference in New Issue
Block a user