libpar2: move to the libs section (patch by edgar soldin)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@18721 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2009-12-09 18:36:34 +00:00
parent 5b2cb201a6
commit 2364615d48

View File

@ -20,8 +20,8 @@ PKG_FIXUP:=libtool
include $(INCLUDE_DIR)/package.mk
define Package/libpar2
SECTION:=net
CATEGORY:=Network
SECTION:=libs
CATEGORY:=Libraries
DEPENDS:=+libsigcxx
TITLE:=A library for performing common tasks related to PAR recovery sets
endef