summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--binutils-doc.pkg.in/control1
-rw-r--r--binutils.pkg.in/control1
-rw-r--r--libbfd-dev.pkg.in/control1
3 files changed, 3 insertions, 0 deletions
diff --git a/binutils-doc.pkg.in/control b/binutils-doc.pkg.in/control
index 11c8663..d28a5a7 100644
--- a/binutils-doc.pkg.in/control
+++ b/binutils-doc.pkg.in/control
@@ -1,4 +1,5 @@
Architecture: all
+Platform: all
Depends: binutils (= ${Binary-Version})
Description: GNU binary utilities - documentation for @PKG_TARGET_ARCH@
This package provides the manual and info pages for the GNU assembler, linker,
diff --git a/binutils.pkg.in/control b/binutils.pkg.in/control
index 985191c..61eb663 100644
--- a/binutils.pkg.in/control
+++ b/binutils.pkg.in/control
@@ -1,4 +1,5 @@
Architecture: i686-any-any core-any-any k8-any-any @PKG_TARGET_ARCH@
+Platform: all
Depends: ${shlibs:Depends}
Description: GNU binary utilities for @PKG_TARGET_ARCH@
This package provides the GNU assembler, linker, and various other utilities
diff --git a/libbfd-dev.pkg.in/control b/libbfd-dev.pkg.in/control
index 0ac6068..7544e41 100644
--- a/libbfd-dev.pkg.in/control
+++ b/libbfd-dev.pkg.in/control
@@ -1,4 +1,5 @@
Architecture: i686-any-any core-any-any k8-any-any @PKG_TARGET_ARCH@
+Platform: all
Depends: binutils (= ${Binary-Version})
Description: GNU BFD development files for @PKG_TARGET_ARCH@
This package provides header files and static libraries for the GNU Binary File