summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gmake-doc.pkg/control2
-rw-r--r--gmake-locales.pkg/control2
2 files changed, 2 insertions, 2 deletions
diff --git a/gmake-doc.pkg/control b/gmake-doc.pkg/control
index bff9285..b582797 100644
--- a/gmake-doc.pkg/control
+++ b/gmake-doc.pkg/control
@@ -1,5 +1,5 @@
Architecture: any
Platform: all
-Depends: make (= ${Binary-Version})
+Depends: gmake (= ${Binary-Version})
Description: GNU make documentation.
${Common-Description}
diff --git a/gmake-locales.pkg/control b/gmake-locales.pkg/control
index 97c834f..0d57685 100644
--- a/gmake-locales.pkg/control
+++ b/gmake-locales.pkg/control
@@ -1,5 +1,5 @@
Architecture: any
Platform: all
-Depends: make (= ${Binary-Version})
+Depends: gmake (= ${Binary-Version})
Description: GNU make locale packages.
${Common-Description}