diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-21 12:47:43 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-21 12:47:43 (EST) |
commit | 8395a405ca208d43c35023850a1f0cf9a052a10a (patch) | |
tree | 6b46789c29aad18a5433eb4190d900a24413bc25 /pkgconf.pkg/control | |
parent | 2ca323c9718a274d26717910b142b1ac11747055 (diff) |
pkgconf: Fix self-dependency
Diffstat (limited to 'pkgconf.pkg/control')
-rw-r--r-- | pkgconf.pkg/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgconf.pkg/control b/pkgconf.pkg/control index 93ad1f9..2f77ce6 100644 --- a/pkgconf.pkg/control +++ b/pkgconf.pkg/control @@ -1,5 +1,4 @@ Architecture: any Platform: all -Depends: pkgconf (= ${Binary-Version}) Description: Compiler and linker configuration utility ${Common-Description} |