diff options
| author | David Bremner <david@tethera.net> | 2024-08-05 07:03:07 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2024-08-05 07:04:18 -0300 |
| commit | d42e9bc3c924b8ae41c921f7a5445b25bb5dd57b (patch) | |
| tree | aea6525c8d20292cdd544d0ab950d32c5ceaae34 /debian/control | |
| parent | a39747c38a49db84d184c7e6c8504ff172088f51 (diff) | |
debian: drop build conflicts on gdb-minimal
Recent gdb Provides gdb-minimal, so we can't conflict with it and
require gdb.
This may cause problems for people building in dirty environments for
older gdb, but there is not much we can do.
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index b3547dff..4dc525c1 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,6 @@ Uploaders: David Bremner <bremner@debian.org>, Build-Conflicts: gdb [ia64 mips mips64el hppa], - gdb-minimal, ruby1.8, Build-Depends: dpkg-dev (>= 1.22.5), bash-completion (>=1.9.0~), |
