Skip to content

Commit

Permalink
nodogsplash: remove opennds from conflicts
Browse files Browse the repository at this point in the history
OpenNDS lists nodogsplash a conflict as well.
This causes a circular reference that is not allowed.

Signed-off-by: Moritz Warning <moritzwarning@web.de>
  • Loading branch information
mwarning committed Jul 27, 2023
1 parent 55187d4 commit 9d716ef
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions nodogsplash/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk

PKG_NAME:=nodogsplash
PKG_VERSION:=5.0.1
PKG_RELEASE:=1
PKG_RELEASE:=2

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/nodogsplash/nodogsplash/tar.gz/v$(PKG_VERSION)?
Expand All @@ -31,7 +31,6 @@ define Package/nodogsplash
+iptables-mod-conntrack-extra
TITLE:=Open public network gateway daemon
URL:=https://github.com/nodogsplash/nodogsplash
CONFLICTS:=opennds
endef

define Package/nodogsplash/description
Expand Down

0 comments on commit 9d716ef

Please sign in to comment.