From: nbd Date: Wed, 9 Dec 2009 18:36:34 +0000 (+0000) Subject: libpar2: move to the libs section (patch by edgar soldin) X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=2364615d48332205b6d84917103f12e27bc0a709;p=packages.git 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 --- diff --git a/libs/libpar2/Makefile b/libs/libpar2/Makefile index 0962011b1..841d13a1e 100644 --- a/libs/libpar2/Makefile +++ b/libs/libpar2/Makefile @@ -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