mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
ghostscript: fix typo in packaging
(From OE-Core rev: 410784aa6ed80a26d1f2cff1219548909af87cff) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
8b0b2d9b24
commit
aa52518202
@@ -15,7 +15,7 @@ SECTION = "console/utils"
|
||||
LICENSE = "GPLv3"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=c5326026692dbed183f0558f926580f8"
|
||||
|
||||
PR = "r1"
|
||||
PR = "r0"
|
||||
|
||||
DEPENDS = "ghostscript-native tiff jpeg fontconfig cups"
|
||||
DEPENDS_virtclass-native = ""
|
||||
@@ -109,7 +109,7 @@ PACKAGES =+ "${PN}-cups"
|
||||
FILES_${PN}-dbg += "${exec_prefix}/lib/cups/filter/.debug"
|
||||
|
||||
FILES_${PN}-cups += "${exec_prefix}/lib/cups/filter/gstoraster \
|
||||
${exec_prefix}/lib/cups/filter/pstopxl \
|
||||
${exec_prefix}/lib/cups/filter/gstopxl \
|
||||
${datadir}/cups \
|
||||
${sysconfdir}/cups \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user