summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure5
1 files changed, 5 insertions, 0 deletions
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
}