Skip to content
Snippets Groups Projects
Commit a88fe56b authored by Björnborg Nguyen's avatar Björnborg Nguyen
Browse files

combined commands

parent 8c9ba145
No related branches found
No related tags found
1 merge request!1Major update and refactoring. Now using libcamera api
# Copyright (C) 2018 Ola Benderius
# Copyright (C) 2022 Björnborg Nguyen
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
......
......@@ -42,9 +42,7 @@ RUN apt-get update && apt-get install -y \
libqt5widgets5 \
libboost-program-options-dev \
libdrm-dev libexif-dev pkg-config \
libpng-dev
RUN apt-get update && apt-get install -y \
libpng-dev \
libxv-dev
WORKDIR /opt/sources
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment