From 731195c7adb21208767199f5487dfdf29ce09380 Mon Sep 17 00:00:00 2001 From: John Estabrook Date: Tue, 4 Mar 2025 16:02:41 +0100 Subject: T5400: add local build of libvyosconfig to Makefile libvyosconfig is both a build and a run dependency of vyos-1x. Satisfying the build dependency within the Docker image requires coordination of updates to vyos-build/libvyosconfig/vyos-1x on any changes to the library; simplify this process by moving the build to a step of the vyos-1x Makefile. --- debian/control | 1 - 1 file changed, 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 0d040a374..efc008af2 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,6 @@ Build-Depends: fakeroot, gcc, iproute2, - libvyosconfig0 (>= 0.0.7), libzmq3-dev, python3 (>= 3.10), # For QA -- cgit v1.2.3