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 | fa8017e083e7e08ea792c3936a2f3f6e2f7dd4fb (patch) | |
tree | 579146ee62f5a49fbfb95a1593daadd5ae5e8a42 /openwrt/package/gmp/gmp.control | |
parent | d9fa74487e70cf1dd86bc8f71ae359777ad69624 (diff) |
add gmp, needed for openswan
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@448 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/gmp/gmp.control')
-rw-r--r-- | openwrt/package/gmp/gmp.control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/openwrt/package/gmp/gmp.control b/openwrt/package/gmp/gmp.control new file mode 100644 index 000000000..43b569fbc --- /dev/null +++ b/openwrt/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 |