From 0fb60051c4ca96f740b34495634a773c8cd7cdff Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 16 Mar 2012 15:18:33 +0000 Subject: foomatic-filters: Ensure cups and ppr files are packaged (From OE-Core rev: c02446dee5429b61a8764f5927e6b4aa93930e54) Signed-off-by: Richard Purdie --- meta/recipes-extended/foomatic/foomatic-filters_4.0.7.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/recipes-extended/foomatic') diff --git a/meta/recipes-extended/foomatic/foomatic-filters_4.0.7.bb b/meta/recipes-extended/foomatic/foomatic-filters_4.0.7.bb index e3bcf782eb..223bb02ca4 100644 --- a/meta/recipes-extended/foomatic/foomatic-filters_4.0.7.bb +++ b/meta/recipes-extended/foomatic/foomatic-filters_4.0.7.bb @@ -10,7 +10,7 @@ format using a printer-specific, but spooler-independent PPD file. \ " DEPENDS += "cups perl libxml2" -PR = "r2" +PR = "r3" LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://${WORKDIR}/foomatic-filters-${PV}/COPYING;md5=393a5ca445f6965873eca0259a17f833" @@ -36,4 +36,4 @@ do_install_append_linuxstdbase() { ln -sf ${bindir}/foomatic-rip ${D}${exec_prefix}/lib/cups/filter } -FILES_${PN}_append_linuxstdbase += "${exec_prefix}/lib/cups/filter/foomatic-rip" +FILES_${PN} += "${exec_prefix}/lib/cups/ ${exec_prefix}/lib/ppr/" -- cgit v1.2.3-54-g00ecf