diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-10-16 13:30:42 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-10-16 13:30:42 +0300 |
commit | c6633f888517b685007e5c4cb5fb43de5cbc02b5 (patch) | |
tree | 6171354586e6b6cd13c7649c6d1bd1862b536627 | |
parent | 19bec2f1d72b0d55cf8baa066f216e91a98640dd (diff) |
Update libpkgconf version dependency in manifest file
-rw-r--r-- | manifest | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,4 +17,4 @@ depends: * bpkg >= 0.6.0- # @@ Should probably become conditional dependency. requires: ? cli ; Only required if changing .cli files. depends: libbutl [0.7.0-a.0.1 0.7.0-a.1) -depends: libpkgconf [1.3.9-a.0.1 1.3.9-a.1) +depends: libpkgconf [1.4.0-a.0.1 1.4.0-a.1) |