[arch-commits] Commit in dmd/trunk (PKGBUILD)

Михаил Страшун dicebot at nymeria.archlinux.org
Sun Mar 2 21:14:52 UTC 2014


    Date: Sunday, March 2, 2014 @ 22:14:52
  Author: dicebot
Revision: 106416

upgpkg: dmd 2.065.0-3

dmd: fix dependency cycle

Modified:
  dmd/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-02 20:53:35 UTC (rev 106415)
+++ PKGBUILD	2014-03-02 21:14:52 UTC (rev 106416)
@@ -10,7 +10,7 @@
 groups=('dlang' 'dlang-dmd')
 pkgbase=dmd
 pkgver=2.065.0
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 url="http://www.dlang.org"
 makedepends=('git' 'gcc' 'make')
@@ -71,7 +71,6 @@
 
 package_libphobos-devel() {
     pkgdesc="The Phobos standard library for D programming language. Modules and static library."
-    depends=("dmd")
     options=("staticlibs")
     provides=("d-runtime=$pkgver" "d-stdlib=$pkgver")
     license=("custom")




More information about the arch-commits mailing list