diff options
Diffstat (limited to 'applications/luci-app-xinetd')
-rw-r--r-- | applications/luci-app-xinetd/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/applications/luci-app-xinetd/Makefile b/applications/luci-app-xinetd/Makefile index db518755a1..bbe0b22c2e 100644 --- a/applications/luci-app-xinetd/Makefile +++ b/applications/luci-app-xinetd/Makefile @@ -9,7 +9,6 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Support for xinetd LUCI_DEPENDS:=+luci-base +xinetd -LUCI_PKGARCH:=all PKG_MAINTAINER:=Helge Mader <ma@dev.tdt.de> |