From 2f7c2948c43336a3da30370ec1682395512ac793 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Fri, 2 Oct 2015 12:54:09 +0200 Subject: [PATCH] conky-cli: cross working with the conky patch set --- srcpkgs/conky-cli/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/conky-cli/template b/srcpkgs/conky-cli/template index 15339e35be6..aeae34ce449 100644 --- a/srcpkgs/conky-cli/template +++ b/srcpkgs/conky-cli/template @@ -1,7 +1,7 @@ # Template file for 'conky-cli' pkgname=conky-cli version=1.10.0 -revision=1 +revision=2 wrksrc="${pkgname/-cli/}-${version}" build_style=cmake configure_args=" @@ -13,7 +13,6 @@ makedepends="lua52-devel ncurses-devel wireless_tools-devel libglib-devel libcur conf_files="/etc/conky/conky.conf /etc/conky/conky_no_x11.conf" provides="conky-${version}_${revision}" conflicts="conky>=0" -nocross=yes short_desc="Conky command line without X11" maintainer="Ypnose " license="BSD, GPL-3"