gucharmap: do not depend on libtool after the switch to meson
Thanks to @doronbehar for the observation.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user