]> git.localhorst.tv Git - blobs.git/commitdiff
update libglew in new debians
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Thu, 7 Dec 2017 16:42:06 +0000 (17:42 +0100)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Thu, 7 Dec 2017 16:42:06 +0000 (17:42 +0100)
scripts/docker/debian-run-testing/Dockerfile
scripts/docker/ubuntu-run-devel/Dockerfile

index 8538b751fc06bd6b7d5af434cca3cedbd11faad1..d398f4082d169bb3dbc451c3c4c4442b0c6af0b7 100644 (file)
@@ -13,7 +13,7 @@ RUN apt -y update \
 
 RUN apt -y install --no-install-recommends \
                libalut0 \
-               libglew1.10 \
+               libglew2.0 \
                libglu1-mesa \
                libopenal1 \
                libsdl2-2.0-0 \
index 6ce41060b00b15e45edb9d95d7e3892d796e28e5..c3c286176c98a98c63b5a7478d0ed35fe95857bd 100644 (file)
@@ -14,7 +14,7 @@ RUN apt -y update \
 
 RUN apt -y install --no-install-recommends \
                libalut0 \
-               libglew1.10 \
+               libglew2.0 \
                libglu1-mesa \
                libopenal1 \
                libsdl2-2.0-0 \