[gnome-commander] Removing autoconf-archive and gnome-common from Dockerfile as a result of the last two commits
- From: Uwe Scholz <uwescholz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-commander] Removing autoconf-archive and gnome-common from Dockerfile as a result of the last two commits
- Date: Tue, 19 Sep 2017 20:41:10 +0000 (UTC)
commit ebc0e4666f9123ec9e6d95d39a350afdcd71ff44
Author: Uwe Scholz <uwescholz src gnome org>
Date: Tue Sep 19 22:39:05 2017 +0200
Removing autoconf-archive and gnome-common from Dockerfile as a result of the last two commits
Dockerfile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Dockerfile b/Dockerfile
index f0a160f..684978f 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -10,7 +10,7 @@ RUN \
echo $LANG && \
echo $LC_ALL && \
sudo apt-get build-dep gnome-commander -y && \
- sudo apt-get install -y -qq autoconf-archive cmake flex git-core gnome-common libglib2.0-dev libgtest-dev
libunique-dev yelp-tools
+ sudo apt-get install -y -qq cmake flex git-core libglib2.0-dev libgtest-dev libunique-dev yelp-tools
RUN \
cd /usr/src/gtest && \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]