]> git.puffer.fish Git - matthieu/frr.git/commitdiff
debian: remove bogus libjson0 dependency
authorDavid Lamparter <equinox@diac24.net>
Mon, 4 Feb 2019 03:52:16 +0000 (04:52 +0100)
committerDavid Lamparter <equinox@diac24.net>
Mon, 4 Feb 2019 06:23:17 +0000 (07:23 +0100)
Dependencies for the actual library packages are autogenerated by shlib
handling.  Removing the bogus line should hopefully get this to build
on Debian buildd...

Signed-off-by: David Lamparter <equinox@diac24.net>
debian/changelog
debian/control

index 5d9fbf3d637a26c46201f681f08206f9dd6cfe2a..1188575d7089b713bdb96dff34c70466587d43e9 100644 (file)
@@ -1,3 +1,9 @@
+frr (6.0.2-2) UNRELEASED; urgency=medium
+
+  * remove bogus libjson0 build-dep
+
+ -- David Lamparter <equinox-debian@diac24.net>  Mon, 04 Feb 2019 04:51:00 +0100
+
 frr (6.0.2-1) unstable; urgency=medium
 
   * Packaging has been more or less completely reworked, based off the old
index 67d3db88f4f100c4e77711846f833e75aab7dcea..cf5aa0492e7165b8b4ab5914030485940c6be12a 100644 (file)
@@ -15,8 +15,7 @@ Build-Depends:
  install-info,
  libc-ares-dev,
  libcap-dev,
- libjson0 | libjson-c2 | libjson-c3,
- libjson0-dev | libjson-c-dev,
+ libjson-c-dev | libjson0-dev,
  libpam0g-dev | libpam-dev,
  libpcre3-dev,
  libpython3-dev,