tyop in MESSAGE.
This commit is contained in:
parent
ea183889cb
commit
c6ead25f76
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2010/10/31 07:43:44 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.25 2010/11/04 17:07:10 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -17,6 +17,8 @@ PKGNAME-hpcups= hpcups-${V}
|
||||
PKGNAME-libs= hplip-libs-${V}
|
||||
PKGNAME-gui= hplip-gui-${V}
|
||||
|
||||
REVISION-main= 0
|
||||
|
||||
SHARED_LIBS += hpmud 2.0 # .0.6
|
||||
SHARED_LIBS += hpip 2.0 # .0.1
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
USB printers must attach as a ugen(4) device which means you need to
|
||||
disable ulpt(4) in your kernel - see config(8).
|
||||
Since HPLIP communication with the printer is done via CUPS so you need
|
||||
to give the _cups user r/w access to /dev/{usb,ugen}*
|
||||
Since HPLIP communication with the printer is done via CUPS, you need
|
||||
to give the _cups user rw access to /dev/{usb,ugen}*
|
||||
|
||||
To make the hpaio backend available to SANE, simply add "hpaio" to
|
||||
its configuration file. As root:
|
||||
|
Loading…
x
Reference in New Issue
Block a user