summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-rp-pppoe-server/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-rp-pppoe-server/Makefile')
-rw-r--r--applications/luci-app-rp-pppoe-server/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-rp-pppoe-server/Makefile b/applications/luci-app-rp-pppoe-server/Makefile
index 5c8f8bca09..edf41fc489 100644
--- a/applications/luci-app-rp-pppoe-server/Makefile
+++ b/applications/luci-app-rp-pppoe-server/Makefile
@@ -6,7 +6,7 @@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=Roaring Penguin PPPoE Server
-LUCI_DEPENDS:=+luci-base +luci-compat +rp-pppoe-server
+LUCI_DEPENDS:=+luci-base +rp-pppoe-server
PKG_LICENSE:=Apache-2.0
PKG_MAINTAINER:=Paul Donald <newtwen+github@gmail.com>