From: Josef Schlehofer Date: Wed, 23 Feb 2022 21:32:53 +0000 (+0100) Subject: totem-pl-parser: disable libgcrypt X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=b31611b1e7609fe2cb3c55ad744128538eb0922e;p=feed%2Fpackages.git totem-pl-parser: disable libgcrypt If libgcrypt is compiled first, then it is automatically picked up during the building totem-pl-parser [1]. Let's disable AmazonAMZ decoding for now. [1] https://gitlab.gnome.org/GNOME/totem-pl-parser/-/blob/c6c1c51aefeac28499da9fe5cec4af2278ed1564/meson_options.txt#L3 Signed-off-by: Josef Schlehofer --- diff --git a/libs/totem-pl-parser/Makefile b/libs/totem-pl-parser/Makefile index bba6922b75..82a3765b69 100644 --- a/libs/totem-pl-parser/Makefile +++ b/libs/totem-pl-parser/Makefile @@ -37,7 +37,8 @@ define Package/totem-pl-parser/decription endef MESON_ARGS += -Dintrospection=false \ - -Denable-libarchive=no + -Denable-libarchive=no \ + -Denable-libgcrypt=no define Build/InstallDev $(INSTALL_DIR) $(1)/usr/include/