diff options
-rw-r--r-- | applications/luci-app-p910nd/Makefile | 2 |
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>, \ |