libsodium: remove DEFAULT

Signed-off-by: Steven Barth <steven@midlink.org>
This commit is contained in:
Steven Barth 2014-09-04 17:43:36 +02:00
parent 5548031506
commit 72063428e6
1 changed files with 0 additions and 1 deletions

View File

@ -29,7 +29,6 @@ include $(INCLUDE_DIR)/package.mk
define Package/libsodium
SECTION:=libs
CATEGORY:=Libraries
DEFAULT:=y
TITLE:=P(ortable|ackageable) NaCl-based crypto library
URL:=https://github.com/jedisct1/libsodium
MAINTAINER:=Damiano Renfer <damiano.renfer@gmail.com>