hplip: add runtime dependency on ghostscript

The fax/filters/pstotiff program invokes /usr/bin/gs and therefore has a
runtime dependency on ghostscript:

	fax/filters/pstotiff
	 24 gs_command = "/usr/bin/gs" + " " + font + " " + device
	 25
	 26 exit_code = os.system(gs_command)

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Trevor Woerner
2023-03-09 13:33:10 -05:00
committed by Khem Raj
parent b9a8ebf069
commit e712e86c20
@@ -72,7 +72,7 @@ RDEPENDS:${PN} += " \
python3-resource \
python3-terminal \
"
RDEPENDS:${PN}-filter += "perl"
RDEPENDS:${PN}-filter += "perl ghostscript"
# need to snag the debug file or OE will fail on backend package
FILES:${PN}-dbg += "\