From d3eb88a8696c62ec3a25911ec92cba393e3a3b53 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Wed, 9 Dec 2009 18:36:34 +0000 Subject: [PATCH] libpar2: move to the libs section (patch by edgar soldin) SVN-Revision: 18721 --- libs/libpar2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/libpar2/Makefile b/libs/libpar2/Makefile index 0962011b1d..841d13a1e4 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 -- 2.30.2