diff options
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='' |