mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-07-27 18:41:15 +08:00
11 lines
262 B
Diff
11 lines
262 B
Diff
--- a/p910nd/Makefile
|
|
+++ b/p910nd/Makefile
|
|
@@ -28,6 +28,7 @@ define Package/p910nd
|
|
SUBMENU:=Printing
|
|
TITLE:=A small non-spooling printer server
|
|
URL:=https://github.com/kenyapcomau/p910nd
|
|
+ DEPENDS:=+kmod-usb-printer
|
|
USERID:=p910nd=393:lp=7
|
|
endef
|
|
|