diff options
Diffstat (limited to 'libgcc.1.pkg/control')
-rw-r--r-- | libgcc.1.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc.1.pkg/control b/libgcc.1.pkg/control index c8dd515..bb5ad58 100644 --- a/libgcc.1.pkg/control +++ b/libgcc.1.pkg/control @@ -1,6 +1,6 @@ Architecture: any Platform: all -Depends: gcc-4.7-common (= ${Binary-Version}) +Depends: gcc-${Base-Version}-common (= ${Binary-Version}) Description: GCC low-level runtime library This package provides libgcc, a low-level runtime library that contains routines for arithmetic operations not performed by the host processor, |