diff options
-rw-r--r-- | meta/recipes-extended/cups/cups.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/cups/cups.inc b/meta/recipes-extended/cups/cups.inc index 3b8027b0a5..c083501de2 100644 --- a/meta/recipes-extended/cups/cups.inc +++ b/meta/recipes-extended/cups/cups.inc | |||
@@ -9,6 +9,7 @@ SRC_URI = "http://www.cups.org/software/${PV}/${BP}-source.tar.bz2 \ | |||
9 | file://0001-don-t-try-to-run-generated-binaries.patch \ | 9 | file://0001-don-t-try-to-run-generated-binaries.patch \ |
10 | file://cups_serverbin.patch \ | 10 | file://cups_serverbin.patch \ |
11 | file://cups-no-gcrypt.patch \ | 11 | file://cups-no-gcrypt.patch \ |
12 | file://cups-str4402.patch \ | ||
12 | " | 13 | " |
13 | 14 | ||
14 | LEAD_SONAME = "libcupsdriver.so" | 15 | LEAD_SONAME = "libcupsdriver.so" |