From cd4d359b2f3c56325f8d20926fc35a991de0a4c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Sat, 17 Oct 2015 09:45:12 +0200 Subject: [PATCH] evince: unbreak cross --- srcpkgs/evince/template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/srcpkgs/evince/template b/srcpkgs/evince/template index 02ee86d64b2..1d308c56554 100644 --- a/srcpkgs/evince/template +++ b/srcpkgs/evince/template @@ -14,6 +14,8 @@ build_options="gir" if [ -z "$CROSS_BUILD" ]; then build_options_default="gir" +else + LDFLAGS="-L${XBPS_CROSS_BASE}/usr/lib" fi configure_args="$(vopt_enable gir introspection) --disable-schemas-compile