From 46769832960103ccbfb7ea41b51a0c47caf4984d Mon Sep 17 00:00:00 2001
From: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@hhu.de>
Date: Mon, 15 Jan 2018 18:22:35 +0100
Subject: [PATCH] changed version of libsbml

---
 DESCRIPTION | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/DESCRIPTION b/DESCRIPTION
index 3ab4484..1da96b0 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -9,7 +9,7 @@ Authors@R: c(person(c("C.", "Jonathan"), "Fritzemeier", role = c("cre", "ctb"),
              person("Ardalan", "Habil", role = "ctb"))
 Maintainer: C. Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de>
 Depends: R (>= 2.14.2), Matrix, sybil (>= 2.0.0)
-SystemRequirements: libSBML-core-plus-packages (>= 5.13)
+SystemRequirements: libSBML-core-plus-packages (>= 5.16)
 Imports: methods
 Description: 'SBML' (Systems Biology Markup Language) with FBC (Flux Balance Constraints) integration in 'sybil'. Many constraint based metabolic models are published in 'SBML' format ('*.xml'). Herewith is the ability to read, write, and check 'SBML' files in 'sybil' provided.
 License: GPL-3 | file LICENSE
-- 
GitLab