From 9b36bb3ad0bbf316b763de91e2d296bfb7b2c0a7 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 11 Nov 2014 18:14:18 +0100 Subject: [PATCH] libphobos: conflicts with ldc. --- srcpkgs/dmd/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/dmd/template b/srcpkgs/dmd/template index aa78c1412c4..56622cf5270 100644 --- a/srcpkgs/dmd/template +++ b/srcpkgs/dmd/template @@ -1,7 +1,7 @@ # Template file for 'dmd' pkgname=dmd version=2.066.0 -revision=1 +revision=2 wrksrc="dmd2" short_desc="The Digital Mars D compiler" maintainer="Juan RP " @@ -54,6 +54,7 @@ do_install() { } libphobos_package() { + conflicts="ldc>=0" short_desc="The phobos D standard library for DMD" license="Boost License" pkg_install() {