diff options
Diffstat (limited to 'gcc.pkg.in/control')
-rw-r--r-- | gcc.pkg.in/control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc.pkg.in/control b/gcc.pkg.in/control new file mode 100644 index 0000000..2f73ff2 --- /dev/null +++ b/gcc.pkg.in/control @@ -0,0 +1,7 @@ +Package: gcc +Architecture: all +Depends: cpp (>= 0.1), gcc-4.6 (>= 4.6.2-1) +Description: GNU C compiler for @PKG_TARGET_ARCH@ + This is the GNU C compiler, a fairly portable optimizing compiler for C. + . + This package depends on the default version of the GNU C compiler. |