summaryrefslogtreecommitdiff
path: root/modules/argp
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2020-07-05 21:05:21 +0200
committerBruno Haible <bruno@clisp.org>2020-07-05 21:05:21 +0200
commitaa8369e4a2f1c27a68ff887160e75a23124096a8 (patch)
treede2e3f5c7708e129e9174d33cee3a4ca5dc2285a /modules/argp
parentb32e203eee9c9259996310b6bcf55a13b102348a (diff)
downloadgnulib-aa8369e4a2f1c27a68ff887160e75a23124096a8.tar.gz
argp: Trim module dependencies.
* lib/argp-namefrob.h: Include basename-lgpl.h instead of dirname.h. * modules/argp (Depends-on): Remove dirname-lgpl. Add basename-lgpl.
Diffstat (limited to 'modules/argp')
-rw-r--r--modules/argp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/argp b/modules/argp
index 125046ad89..50fde11904 100644
--- a/modules/argp
+++ b/modules/argp
@@ -24,7 +24,7 @@ m4/argp.m4
Depends-on:
alloca
-dirname-lgpl
+basename-lgpl
extern-inline
getopt-gnu
strchrnul