diff options
author | Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@cern.ch> | 2022-01-05 12:06:14 +0100 |
---|---|---|
committer | Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@cern.ch> | 2022-02-03 13:08:36 +0100 |
commit | ecaf9070aed955c5a7ec7818cd9e2c45ddacc545 (patch) | |
tree | f5732dcc367b7904d8c4b96f0cbcb424938478dc /debian/control | |
parent | mgr/dashboard: monitoring: refactor into ceph-mixin (diff) | |
download | ceph-ecaf9070aed955c5a7ec7818cd9e2c45ddacc545.tar.xz ceph-ecaf9070aed955c5a7ec7818cd9e2c45ddacc545.zip |
spec: debian: monitoring: build jsonnet from source to use 0.18.0
As this new version is recently released it's still not in every distro
we use. We now build jsonnet from source so that we can use this new
version of jsonnet. This commit could be reverted later on when the new
version would be available everywhere.
Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@cern.ch>
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 8eb011c006b..a49e44f96d8 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,6 @@ Build-Depends: automake, hostname <pkg.ceph.check>, javahelper, jq <pkg.ceph.check>, - jsonnet <pkg.ceph.check>, junit4, libaio-dev, libbabeltrace-ctf-dev, |