mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 00:32:12 +02:00
cups.inc: Delete obsolete "PROVIDES" line.
Remove "PROVIDES =" line that refers back to CUPS version 1.4. (From OE-Core rev: 8e7898b2cf276977cf1c527b573a7192719a8c99) Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> 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
d8ef35557e
commit
4febf20ab8
@@ -2,7 +2,6 @@ SUMMARY = "An Internet printing system for Unix"
|
||||
SECTION = "console/utils"
|
||||
LICENSE = "GPLv2 & LGPLv2"
|
||||
DEPENDS = "gnutls libpng jpeg dbus dbus-glib zlib libusb"
|
||||
PROVIDES = "cups14"
|
||||
|
||||
SRC_URI = "http://www.cups.org/software/${PV}/${BP}-source.tar.bz2 \
|
||||
file://use_echo_only_in_init.patch \
|
||||
|
||||
Reference in New Issue
Block a user