Date: Sunday, November 10, 2013 @ 16:46:51
  Author: dicebot
Revision: 100773

upgpkg: dstep-git 0.1.0-1

dstep initial relase (0.1.0)

Modified:
  dstep/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-11-10 15:38:22 UTC (rev 100772)
+++ PKGBUILD    2013-11-10 15:46:51 UTC (rev 100773)
@@ -8,8 +8,7 @@
 url="https://github.com/jacob-carlborg/dstep";
 license=('custom')
 depends=('clang')
-makedepends=('git' 'dmd' 'dtools')
-
+makedepends=('git' 'dmd' 'libphobos-devel' 'dtools')
 source=(
     "git+https://github.com/jacob-carlborg/dstep.git#tag=v$pkgver";
     "tango::git+https://github.com/SiegeLord/Tango-D2.git";

Reply via email to