Skip to content

Commit babcca8

Browse files
author
k.plata
committed
Change curl to libcurl in gst1-cenc dependencies
1 parent 6890884 commit babcca8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/gstreamer1/gst1-cencdecrypt/gst1-cencdecrypt.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ GST1_CENCDECRYPT_VERSION = dad6b3e32783f8c127eddf824813d8e9725f579f
22
GST1_CENCDECRYPT_SITE = [email protected]:WebPlatformForEmbedded/gstcencdecryptor.git
33
GST1_CENCDECRYPT_SITE_METHOD = git
44
GST1_CENCDECRYPT_INSTALL_STAGING = YES
5-
GST1_CENCDECRYPT_DEPENDENCIES = gstreamer1 wpeframework wpeframework-clientlibraries wpeframework-plugins curl
5+
GST1_CENCDECRYPT_DEPENDENCIES = gstreamer1 wpeframework wpeframework-clientlibraries wpeframework-plugins libcurl
66

77
$(eval $(cmake-package))

0 commit comments

Comments
 (0)