1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-04 02:04:10 +03:00

fix description field

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3269 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
olli 2006-02-24 00:02:25 +00:00
parent 89b91bbbbd
commit d9c71aa981
2 changed files with 0 additions and 5 deletions

View File

@ -2,6 +2,4 @@ Package: glib1
Priority: optional
Section: libs
Description: The GLib library of C routines
GLib is a library containing many useful C routines for things such
as trees, hashes, and lists.
Depends: libpthread

View File

@ -3,6 +3,3 @@ Priority: optional
Section: net
Depends: uclibc++
Description: Internet Protocol bandwidth measuring tool.
Iperf is a modern alternative for measuring TCP and UDP bandwidth
performance, allowing the tuning of various parameters and
characteristics.