libphobos: conflicts with ldc.

This commit is contained in:
Juan RP 2014-11-11 18:14:18 +01:00
parent fcd82ef39e
commit 9b36bb3ad0

View File

@ -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 <xtraeme@gmail.com>"
@ -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() {