From 68a7bc0e5cebc0d5359d29ca6b6e990afe62050f Mon Sep 17 00:00:00 2001 From: copyleftie Date: Mon, 2 Apr 2018 17:10:00 -0400 Subject: [PATCH] execline: remove conflict with ImageMagick --- srcpkgs/execline/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/execline/template b/srcpkgs/execline/template index b967bcaa70e..44701cee059 100644 --- a/srcpkgs/execline/template +++ b/srcpkgs/execline/template @@ -1,7 +1,7 @@ # Template file for 'execline' pkgname=execline version=2.5.0.0 -revision=1 +revision=2 build_style=gnu-configure makedepends="skalibs-devel" configure_args="--libdir=/usr/lib --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps --with-lib=${XBPS_CROSS_BASE}/usr/lib" @@ -11,7 +11,6 @@ license="ISC" homepage="http://skarnet.org/software/execline/" distfiles="http://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz" checksum=f6993094766652041c21fde9c07ef53a3cd4b93a64123d9578fb4997a2cefca1 -conflicts="ImageMagick" # /usr/bin/import CFLAGS="-fPIC"