summaryrefslogtreecommitdiffhomepage
path: root/applications
diff options
context:
space:
mode:
authorPaul Donald <newtwen+github@gmail.com>2024-11-21 17:57:00 +0100
committerPaul Donald <newtwen+github@gmail.com>2024-11-21 18:34:46 +0100
commitb4a07a23c1bd22ed85ed4680d373344bd0daf80b (patch)
tree66f1fa86ae842b6c50305adfece85d16996bc36c /applications
parent22fcc720ec5d2ad1426509136447172281d345a0 (diff)
luci-app-p910nd: excise luci-compat
Signed-off-by: Paul Donald <newtwen+github@gmail.com>
Diffstat (limited to 'applications')
-rw-r--r--applications/luci-app-p910nd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-p910nd/Makefile b/applications/luci-app-p910nd/Makefile
index a41e89903c..7db8afb499 100644
--- a/applications/luci-app-p910nd/Makefile
+++ b/applications/luci-app-p910nd/Makefile
@@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=p910nd - Printer server module
-LUCI_DEPENDS:=+luci-base +luci-compat +p910nd
+LUCI_DEPENDS:=+luci-base +p910nd
PKG_LICENSE:=Apache-2.0
PKG_MAINTAINER:=Paul Donald <newtwen@gmail.com>, \