Skip to content
Snippets Groups Projects
Commit e2c65f62 authored by Nicolas Thill's avatar Nicolas Thill
Browse files

mark all openswan packages as broken

SVN-Revision: 10832
parent 6eb6f7fd
No related branches found
No related tags found
No related merge requests found
......@@ -22,6 +22,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/openswan/Default
TITLE:=Openswan
URL:=http://www.openswan.org/
DEPENDS:=@BROKEN
endef
define Package/openswan/Default/description
......@@ -32,7 +33,7 @@ define Package/openswan
$(call Package/openswan/Default)
SECTION:=net
CATEGORY:=Network
DEPENDS:=+kmod-openswan +libgmp +ip @BROKEN
DEPENDS+= +kmod-openswan +libgmp +ip
TITLE+= (daemon)
URL:=http://www.openswan.org/
endef
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment