diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-24 21:11:24 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-24 21:11:24 +0000 |
commit | ebd5c1149c669197c10b77faca935226f6e30347 (patch) | |
tree | 7c0d841f61d54746e3f62e423b92113590590d92 /package/gmp/gmp.control | |
parent | 6693c935f6f1a9cb5710fc2edc01ef5072a048bc (diff) |
add gmp, needed for openswan
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@448 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/gmp/gmp.control')
-rw-r--r-- | package/gmp/gmp.control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/package/gmp/gmp.control b/package/gmp/gmp.control new file mode 100644 index 000000000..43b569fbc --- /dev/null +++ b/package/gmp/gmp.control @@ -0,0 +1,8 @@ +Package: gmp +Priority: optional +Section: net +Version: 4.1.4-1 +Architecture: mipsel +Maintainer: Waldemar Brodkorb <wbx@dass-it.de> +Source: buildroot internal +Description: GNU multiprecision library |