diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-08 22:15:42 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-08 22:15:42 +0000 |
commit | 8bc453a49c360ea3d366af4e6c505da898694e2e (patch) | |
tree | 4b3025a83dd03c07acde84657aae73b035a0ec21 /package/ustl/ipkg | |
parent | 9fa48fca6ddd9998a520ab41044a290d707e6b2c (diff) |
add uSTL package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2603 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/ustl/ipkg')
-rw-r--r-- | package/ustl/ipkg/ustl.control | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/package/ustl/ipkg/ustl.control b/package/ustl/ipkg/ustl.control new file mode 100644 index 0000000000..210877d62f --- /dev/null +++ b/package/ustl/ipkg/ustl.control @@ -0,0 +1,4 @@ +Package: ustl +Priority: optional +Section: libs +Description: An STL (Standard Template Library) for embedded systems |