[Pkg-ocaml-maint-commits] [SCM] ocamlrss packaging branch, master, updated. upstream/2.2.0-10-gd54995f
Prach Pongpanich
prachpub at gmail.com
Thu May 23 16:26:53 UTC 2013
The following commit has been merged in the master branch:
commit 99360e9071ea48fb3dffe34cd21f60572467225a
Author: Prach Pongpanich <prachpub at gmail.com>
Date: Thu May 23 23:22:08 2013 +0700
Add ${shlibs:Depends} to librss-ocaml-dev
diff --git a/debian/control b/debian/control
index 037ec1b..ac33953 100644
--- a/debian/control
+++ b/debian/control
@@ -38,7 +38,8 @@ Package: librss-ocaml-dev
Architecture: any
Depends:
${ocaml:Depends},
- ${misc:Depends}
+ ${misc:Depends},
+ ${shlibs:Depends}
Provides: ${ocaml:Provides}
Recommends: ocaml-findlib
Description: RSS 2.0 parser and printer for OCaml (development)
--
ocamlrss packaging
More information about the Pkg-ocaml-maint-commits
mailing list