From 9f99fced2aca2cabdd184990dbac162736530744 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sat, 16 Mar 2019 16:10:35 -0400 Subject: ob-checkbuilddeps(1): Update --- (limited to 'man') diff --git a/man/ob-checkbuilddeps.1in b/man/ob-checkbuilddeps.1in index 40bd012..435794f 100644 --- a/man/ob-checkbuilddeps.1in +++ b/man/ob-checkbuilddeps.1in @@ -5,35 +5,12 @@ ob-checkbuilddeps \- Make sure that package build dependencies are installed .SH SYNOPSIS .B ob-checkbuilddeps -.RB [ -s -.IR status-override ] .SH DESCRIPTION .B ob-checkbuilddeps -reads the `Build-Depends' field from the source package control and checks if +reads the "Build-Depends" field from the source package control and checks if each package in the field value is installed. -.SH OPTIONS -.TP -.BI \-s \ status-override -.RS -A path to a file with a list of package names and versions to override that -reported by -.BR opkg . -This is especially useful when manually resolving circular build dependencies. -.sp -The -.I status-override -file should contain zero or more lines of the form: -.IP -.I package-name package-version -.P -.I package-name -is the name of the binary package. -.I package-version -is the version of the package. -.RE - .SH COPYRIGHT Copyright (C) 2012 Patrick McDermott .sp -- cgit v0.9.1