summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick 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)
commit8395a405ca208d43c35023850a1f0cf9a052a10a (patch)
tree6b46789c29aad18a5433eb4190d900a24413bc25
parent2ca323c9718a274d26717910b142b1ac11747055 (diff)
pkgconf: Fix self-dependency
-rw-r--r--changelog1
-rw-r--r--pkgconf.pkg/control1
2 files changed, 1 insertions, 1 deletions
diff --git a/changelog b/changelog
index 7290d34..76c37c3 100644
--- a/changelog
+++ b/changelog
@@ -4,6 +4,7 @@ pkgconf.3 (1.7.3-1) trunk
* Update Maintainer and Homepage.
* libpkgconf.3, libpkgconf.3-dev: New packages.
* Source package renamed to pkgconf.3.
+ * pkgconf: Fix self-dependency.
-- Patrick McDermott <patrick.mcdermott@libiquity.com> Mon, 21 Dec 2020 11:21:19 -0500
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}