summaryrefslogtreecommitdiffstats
path: root/libbfd-dev.pkg.in/control
diff options
context:
space:
mode:
Diffstat (limited to 'libbfd-dev.pkg.in/control')
-rw-r--r--libbfd-dev.pkg.in/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/libbfd-dev.pkg.in/control b/libbfd-dev.pkg.in/control
index 7544e41..e2b97de 100644
--- a/libbfd-dev.pkg.in/control
+++ b/libbfd-dev.pkg.in/control
@@ -1,6 +1,7 @@
Architecture: i686-any-any core-any-any k8-any-any @PKG_TARGET_ARCH@
Platform: all
-Depends: binutils (= ${Binary-Version})
+Depends: binutils-common (= ${Binary-Version})
+# TODO: Depend on the native binutils.
Description: GNU BFD development files for @PKG_TARGET_ARCH@
This package provides header files and static libraries for the GNU Binary File
Descriptor library, used by GNU Binutils and GDB.