Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8cafba9e9c232f68866ab385330838e8328d6b8e

commit 8cafba9e9c232f68866ab385330838e8328d6b8e
Author: DeX77 <de...@frugalware.org>
Date:   Mon Aug 7 16:40:24 2017 +0200

ocaml-topkg-0.9.0-2-x86_64

* ocaml-result is a depend

diff --git a/source/devel-extra/ocaml-topkg/FrugalBuild 
b/source/devel-extra/ocaml-topkg/FrugalBuild
index 33f5247..1dcaeaa 100644
--- a/source/devel-extra/ocaml-topkg/FrugalBuild
+++ b/source/devel-extra/ocaml-topkg/FrugalBuild
@@ -3,13 +3,13 @@

pkgname=ocaml-topkg
pkgver=0.9.0
-pkgrel=1
+pkgrel=2
pkgdesc="A packager for distributing OCaml software"
url="http://erratique.ch/software/topkg/";
archs=('x86_64')
groups=('devel-extra')
-depends=('ocaml')
-makedepends=('ocaml-findlib' 'ocaml-result' 'ocamlbuild' 'opam')
+depends=('ocaml' 'ocaml-result')
+makedepends=('ocaml-findlib' 'ocamlbuild' 'opam')
_F_archive_name="topkg"
up2date="Flastarchive $url .tbz"
source=("$url/releases/topkg-${pkgver}.tbz")
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to