adblock-fast: remove conflict

This commit is contained in:
coolsnowwolf 2024-05-08 03:02:19 +08:00
parent ab94451cbe
commit 9509a1cedf

View File

@ -22,7 +22,6 @@ define Package/adblock-fast
DEPENDS+=+!BUSYBOX_DEFAULT_GREP:grep
DEPENDS+=+!BUSYBOX_DEFAULT_SED:sed
DEPENDS+=+!BUSYBOX_DEFAULT_SORT:coreutils-sort
CONFLICTS:=simple-adblock
PROVIDES:=simple-adblock
PKGARCH:=all
endef