Skip to content

Commit

Permalink
Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
trickkiste committed Dec 16, 2017
1 parent 52cab4f commit 709e7ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ RUN apt-get update && \
rm -rf /var/lib/apt/lists/*

# Install Blackmagic libs (not drivers)
COPY desktopvideo-10.4.2a18-x86_64/usr/lib/libDeckLinkAPI.so /usr/lib/
COPY desktopvideo-10.4.2a18-x86_64/usr/lib/libDeckLinkPreviewAPI.so /usr/lib/
COPY desktopvideo-10.9.5a4-x86_64/usr/lib/libDeckLinkAPI.so /usr/lib/
COPY desktopvideo-10.9.5a4-x86_64/usr/lib/libDeckLinkPreviewAPI.so /usr/lib/

0 comments on commit 709e7ed

Please sign in to comment.