File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ if BR2_PACKAGE_GSTREAMER1
55source "package/gstreamer1/gst1-bcm/Config.in"
66source "package/gstreamer1/gst1-aamp/Config.in"
77source "package/gstreamer1/gstreamer1-mm/Config.in"
8+ source "package/gstreamer1/gst1-cencdecrypt/Config.in"
89source "package/gstreamer1/gst1-plugins-base/Config.in"
910source "package/gstreamer1/gst1-plugins-bayer2rgb-neon/Config.in"
1011source "package/gstreamer1/gst1-plugins-good/Config.in"
Original file line number Diff line number Diff line change @@ -2,6 +2,6 @@ GST1_CENCDECRYPT_VERSION = dad6b3e32783f8c127eddf824813d8e9725f579f
22GST1_CENCDECRYPT_SITE =
[email protected] :WebPlatformForEmbedded/gstcencdecryptor.git
33GST1_CENCDECRYPT_SITE_METHOD = git
44GST1_CENCDECRYPT_INSTALL_STAGING = YES
5- GST1_CENCDECRYPT_DEPENDENCIES = gstreamer1 wpeframework wpeframework-clientlibraries wpeframework-plugins libcurl
5+ GST1_CENCDECRYPT_DEPENDENCIES = gstreamer1 wpeframework wpeframework-clientlibraries libcurl
66
77$(eval $(cmake-package))
You can’t perform that action at this time.
0 commit comments