redfin: skip dependencies which aren't defined in .bp

Change-Id: I01a653661856495788c05b720c0577dac44998a4
This commit is contained in:
Cosmin Tanislav
2024-08-18 09:52:31 +03:00
committed by Michael Bestas
parent 5e37bc5b1b
commit f46c6a2fb8

View File

@@ -50,6 +50,7 @@ function lib_to_package_fixup_vendor_variants() {
libprotobuf-cpp-lite-21.12)
echo "libprotobuf-cpp-lite"
;;
libwpa_client) ;;
*)
return 1
;;