From: wchang kim Date: Tue, 26 Dec 2023 12:35:59 +0000 (+0900) Subject: Fixed the build error of cordova and libteec for riscv64 X-Git-Tag: accepted/tizen/unified/20231227.170510^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Faccepted%2Ftizen_unified_riscv;p=platform%2Fcore%2Fapi%2Fwebapi-plugins.git Fixed the build error of cordova and libteec for riscv64 Change-Id: I3f8804ca61294fec507bba72a549475dcbf5f204 --- diff --git a/packaging/webapi-plugins.pc.in b/packaging/webapi-plugins.pc.in index e9cade2..ad7a908 100644 --- a/packaging/webapi-plugins.pc.in +++ b/packaging/webapi-plugins.pc.in @@ -5,6 +5,6 @@ includedir=__INCLUDE_DIR__ Name: ${project_name} Description: ${project_name} Version: -Requires: dbus-1 dlog glib-2.0 +Requires: dbus-1 dlog glib-2.0 push Libs: -L${libdir} -ltizen_common Cflags: -I${includedir}