summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libpth-dev.pkg/control1
-rw-r--r--libpth-doc.pkg/control1
2 files changed, 2 insertions, 0 deletions
diff --git a/libpth-dev.pkg/control b/libpth-dev.pkg/control
index f2ebbc9..399cbfd 100644
--- a/libpth-dev.pkg/control
+++ b/libpth-dev.pkg/control
@@ -1,5 +1,6 @@
Architecture: any
Platform: all
+Depends: libpth.20 (= ${Binary-Version})
Description: GNU Portable Threads - development files
${Common-Description}
.
diff --git a/libpth-doc.pkg/control b/libpth-doc.pkg/control
index 0a93e38..44d34e6 100644
--- a/libpth-doc.pkg/control
+++ b/libpth-doc.pkg/control
@@ -1,5 +1,6 @@
Architecture: all
Platform: all
+Depends: libpth.20 (= ${Binary-Version})
Description: GNU Portable Threads - documentation
${Common-Description}
.