Trying to add the almost mandatory +kmod-usb-printer to p910nd package

Since just about every known configuration still mandates that the user install kmod-usb-printer.


https://github.com/openwrt/packages/pull/23094


Is there a smarter way to add this depends? I don't yet understand how it behaves:

+USB_SUPPORT:kmod-usb-printer


"If USB_SUPPORT is on, just throw this module in, instead of just blindly depending on the mod"?


I wasn't sure whether the suggester intended:

DEPENDS:=@USB_SUPPORT



If you're happy with just the following, approve the PR:

  DEPENDS:=+kmod-usb-printer


_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to