From efda401b1ef7566ba31ab7e7b5124508579352fc Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 25 Feb 2016 16:26:49 +0100 Subject: [PATCH] vis: conflict with outils --- srcpkgs/vis/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/vis/template b/srcpkgs/vis/template index 470c6b0255d..ec19f8ec7e9 100644 --- a/srcpkgs/vis/template +++ b/srcpkgs/vis/template @@ -1,7 +1,7 @@ # Template file for 'vis' pkgname=vis version=0.1 -revision=2 +revision=3 build_style=gnu-makefile makedepends="libtermkey-devel ncurses-devel lua-devel" depends="lua-lpeg" @@ -11,6 +11,7 @@ license="BSD" homepage="https://github.com/martanne/vis" distfiles="http://www.brain-dump.org/projects/vis/vis-${version}.tar.gz" checksum=c695b095f85f4360590865b0b7007aa019463b24c1026c0e624a78b31f3ac54b +conflicts="outils" # /usr/bin/vis CFLAGS="-DCONFIG_LUA=1"