diff options
author | P. J. McDermott <pjm@nac.net> | 2013-04-24 08:52:52 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-04-24 08:52:52 (EDT) |
commit | 568e7d13d4a7d7ab5f2a9db08fad880d3fdb1452 (patch) | |
tree | 712a5ea6af61134258d620a16d26bf5195a45c35 /libmudflap.0-4.7-dev.pkg/control | |
parent | 18e733056c0f06a82c398d9b5dc0b662c702406f (diff) |
Adjust dependencies of library packages.
Diffstat (limited to 'libmudflap.0-4.7-dev.pkg/control')
-rw-r--r-- | libmudflap.0-4.7-dev.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libmudflap.0-4.7-dev.pkg/control b/libmudflap.0-4.7-dev.pkg/control index 41a5b09..b8454a5 100644 --- a/libmudflap.0-4.7-dev.pkg/control +++ b/libmudflap.0-4.7-dev.pkg/control @@ -1,7 +1,7 @@ Architecture: any Platform: all Depends: gcc-4.7-common (= ${Binary-Version}), - libmudflap.0 (= ${Binary-Version}), + libmudflap.0 (>= ${Binary-Version}), libc.6-dev Description: GCC mudflap library - development files The GCC mudflap library instruments all risky pointer/array dereferencing |