blob: dd57afb53be1cf80eb95a0c8abeb8d21eb115621 [file] [log] [blame]
# Copyright 2018 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
DESCRIPTION="List of packages required for the Chromium OS Printing subsystem"
HOMEPAGE="http://dev.chromium.org/"
LICENSE="BSD-Google"
SLOT="0"
KEYWORDS="*"
IUSE="internal postscript"
RDEPEND="
chromeos-base/ippusb_manager
net-print/cups
net-print/cups-filters
net-print/epson-inkjet-printer-escpr
net-print/starcupsdrv
internal? ( net-print/konica-minolta-printing-license )
internal? ( net-print/xerox-printing-license )
postscript? ( net-print/hplip )
"