diff options
author | Travis CI <zmoelnig@travis-ci.umlaeute.mur.at> | 2020-09-23 06:47:05 +0000 |
---|---|---|
committer | Travis CI <zmoelnig@travis-ci.umlaeute.mur.at> | 2020-09-23 06:47:05 +0000 |
commit | 4b25786c6f5f7e5af89bbbafe28f57e6759fa0ad (patch) | |
tree | 7c3bb60b8c59ab8a0a1026da5436554e17bffd41 /Gem/usr/local | |
parent | 430b4b1d1872aa2922efee903f59ec85980678de (diff) |
Gem 722d9df36e54958d7a6c199aba5e0541ebfc369e linux/amd64
built 'w32-openGL:722d9df36e54958d7a6c199aba5e0541ebfc369e' for linux/amd64
Diffstat (limited to 'Gem/usr/local')
-rwxr-xr-x | Gem/usr/local/lib/pd/extra/Gem/gem_recordNDI.la | 2 | ||||
-rwxr-xr-x | Gem/usr/local/lib/pd/extra/Gem/gem_videoDECKLINK.la | 2 | ||||
-rwxr-xr-x | Gem/usr/local/lib/pd/extra/Gem/gem_videoNDI.la | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/Gem/usr/local/lib/pd/extra/Gem/gem_recordNDI.la b/Gem/usr/local/lib/pd/extra/Gem/gem_recordNDI.la index 0a8a766..a6a9d7d 100755 --- a/Gem/usr/local/lib/pd/extra/Gem/gem_recordNDI.la +++ b/Gem/usr/local/lib/pd/extra/Gem/gem_recordNDI.la @@ -17,7 +17,7 @@ old_library='' inherited_linker_flags='' # Libraries that this one depends upon. -dependency_libs=' -L/usr/include/pd -L./../.. -lXrender -lXxf86vm -ldl -lz' +dependency_libs=' -L/usr/include/pd -L./../.. -lGL -lXrender -lXxf86vm -ldl -lz' # Names of additional weak libraries provided by this library weak_library_names='' diff --git a/Gem/usr/local/lib/pd/extra/Gem/gem_videoDECKLINK.la b/Gem/usr/local/lib/pd/extra/Gem/gem_videoDECKLINK.la index 6dfb40f..3fe26ef 100755 --- a/Gem/usr/local/lib/pd/extra/Gem/gem_videoDECKLINK.la +++ b/Gem/usr/local/lib/pd/extra/Gem/gem_videoDECKLINK.la @@ -17,7 +17,7 @@ old_library='' inherited_linker_flags=' -pthread' # Libraries that this one depends upon. -dependency_libs=' -L/usr/include/pd -L./../.. -lXrender -lXxf86vm -ldl -lz' +dependency_libs=' -L/usr/include/pd -L./../.. -lGL -lXrender -lXxf86vm -ldl -lz' # Names of additional weak libraries provided by this library weak_library_names='' diff --git a/Gem/usr/local/lib/pd/extra/Gem/gem_videoNDI.la b/Gem/usr/local/lib/pd/extra/Gem/gem_videoNDI.la index c87d374..d3b74a9 100755 --- a/Gem/usr/local/lib/pd/extra/Gem/gem_videoNDI.la +++ b/Gem/usr/local/lib/pd/extra/Gem/gem_videoNDI.la @@ -17,7 +17,7 @@ old_library='' inherited_linker_flags='' # Libraries that this one depends upon. -dependency_libs=' -L/usr/include/pd -L./../.. -lXrender -lXxf86vm -ldl -lz' +dependency_libs=' -L/usr/include/pd -L./../.. -lGL -lXrender -lXxf86vm -ldl -lz' # Names of additional weak libraries provided by this library weak_library_names='' |