Skip to content

Commit 549d956

Browse files
author
Santhosh Ramani
committed
Fix compile issue for Playready 4
1 parent f77c71e commit 549d956

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/playready4/playready4.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ PLAYREADY_USE_PROVISION = "OFF"
1717

1818
ifeq ($(BR2_PACKAGE_WPEFRAMEWORK_PROVISIONPROXY), y)
1919
PLAYREADY_USE_PROVISION = "ON"
20-
PLAYREADY_DEPENDENCIES += wpeframework-clientlibraries
20+
PLAYREADY4_DEPENDENCIES += wpeframework-clientlibraries
2121
endif
2222

2323

0 commit comments

Comments
 (0)