Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Commit

Permalink
Add libprovencore to RDEPENDS
Browse files Browse the repository at this point in the history
  • Loading branch information
xlz-jbleclere committed Oct 28, 2022
1 parent b7c594c commit a78e84e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipes-core/libaccelize-drm/libaccelize-drm.bb
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ PV = "2.5.5"
PKGR = "1.pl${@d.getVar('XILINX_VER_MAIN').replace('.', '_')}"

DEPENDS += "curl jsoncpp libprovencore"
RDEPENDS:${PN} += " libprovencore"

S = "${WORKDIR}/git"

Expand Down

0 comments on commit a78e84e

Please sign in to comment.