From afaee7b1af30220ffe76bcc59ff472d0ce5fec96 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Tue, 09 Oct 2012 16:39:51 -0400 Subject: Depend on libopkbuild.1. --- (limited to 'configure') diff --git a/configure b/configure index 582c420..2e4ce98 100755 --- a/configure +++ b/configure @@ -36,6 +36,9 @@ missing_deps='false' dep_cmds=' sh ' +dep_libs=' +libopkbuild.1 +' long_opts_with_args=' srcdir @@ -151,6 +154,8 @@ Installation directories: Dependencies: --with-sh=PATH use sh at PATH + --with-libopkbuild.1=PATH + use libopkbuild.1 at PATH EOF } -- cgit v0.9.1