From 12c541e0af45b5aa6a0885df39d9ac659cbb32ee Mon Sep 17 00:00:00 2001 From: Andreas Smas Date: Mon, 5 Dec 2016 14:54:20 +0100 Subject: [PATCH] doozer: Remove vivid builds, and xenial-x86_64 (don't bother i386 anymore) --- .doozer.json | 29 ++--------------------------- 1 file changed, 2 insertions(+), 27 deletions(-) diff --git a/.doozer.json b/.doozer.json index a779d41e7..8b327b1a4 100644 --- a/.doozer.json +++ b/.doozer.json @@ -101,33 +101,8 @@ ] }, - "vivid-amd64": { - "buildenv": "vivid-amd64", - "builddeps": [ - "cmake", - "git", - "build-essential", - "pkg-config", - "gettext", - "libavahi-client-dev", - "libssl-dev", - "zlib1g-dev", - "wget", - "bzip2", - "git-core", - "liburiparser-dev", - "python", - "dvb-apps" - ], - - "buildcmd": [ - "./configure --disable-dvbscan --enable-ffmpeg_static --enable-hdhomerun_static", - "make -j ${PARALLEL}" - ] - }, - - "vivid-i386": { - "buildenv": "vivid-i386", + "xenial-amd64": { + "buildenv": "xenial-amd64", "builddeps": [ "cmake", "git", -- 2.47.3