diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 } |