modify install script -Signed-off-by dongzhengkuan@huawei.com

Signed-off-by: 15549494042 <dongzhengkuan@huawei.com>
This commit is contained in:
15549494042 2023-10-21 11:02:56 +08:00
parent b8b443e054
commit 5daea20eb4

View File

@ -218,8 +218,8 @@ action("cups_action") {
}
group("third_party_cups") {
public_deps = [ ":cups" ]
deps = [
":cups",
":cups-deviced",
":cups-driverd",
":cups-exec",
@ -242,6 +242,7 @@ config("cups_config") {
"$core_code_dir",
"//third_party/libusb",
"//third_party/openssl/include",
get_label_info(":cups_action", "target_gen_dir") + "/cups-2.4.0",
]
cflags = [