Skip to content

Commit

Permalink
wkdev-sdk: Remove left-over gstreamer env var
Browse files Browse the repository at this point in the history
  • Loading branch information
TingPing committed Jun 25, 2024
1 parent 54ffd38 commit fe2c7f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion images/wkdev_sdk/Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ ENV LIB "/jhbuild/install/lib"
ENV INCLUDE "/jhbuild/install/include"
ENV LD_LIBRARY_PATH "/jhbuild/install/lib"
ENV GST_PLUGIN_PATH_1_0 "/jhbuild/install/lib/gstreamer-1.0"
ENV GST_PLUGIN_SCANNER "/jhbuild/install/libexec/gstreamer-1.0/gst-plugin-scanner"
ENV PKG_CONFIG_PATH "/jhbuild/install/lib/pkgconfig:/jhbuild/install/share/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/x86_64-linux-gnu/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig"
ENV LDFLAGS "-L/jhbuild/install/lib"
ENV C_INCLUDE_PATH "/jhbuild/install/include"
Expand Down

0 comments on commit fe2c7f1

Please sign in to comment.