diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-13 03:36:39 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-13 03:36:39 +0000 |
commit | 90bc5cc75471dc40e696da66358cd9060f03e07a (patch) | |
tree | 534078523ca3863ab2b7f523d352cce844201e84 /package/gmp/ipkg | |
parent | 1bcbf401379815eaa2a10978ca901075520272f5 (diff) |
Convert gmp to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@870 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/gmp/ipkg')
-rw-r--r-- | package/gmp/ipkg/libgmp.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/package/gmp/ipkg/libgmp.control b/package/gmp/ipkg/libgmp.control new file mode 100644 index 000000000..a4d7c8ce3 --- /dev/null +++ b/package/gmp/ipkg/libgmp.control @@ -0,0 +1,6 @@ +Package: libgmp +Priority: optional +Section: net +Maintainer: Waldemar Brodkorb <wbx@dass-it.de> +Source: buildroot internal +Description: GNU multiprecision arithmetic library |