projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b2cb20
)
libpar2: move to the libs section (patch by edgar soldin)
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 9 Dec 2009 18:36:34 +0000
(18:36 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 9 Dec 2009 18:36:34 +0000
(18:36 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@18721
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
libs/libpar2/Makefile
patch
|
blob
|
history
diff --git
a/libs/libpar2/Makefile
b/libs/libpar2/Makefile
index
0962011
..
841d13a
100644
(file)
--- 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