Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
doozer: Remove vivid builds, and xenial-x86_64 (don't bother i386 any…
…more)
  • Loading branch information
andoma committed Dec 5, 2016
1 parent 46957ba commit 12c541e
Showing 1 changed file with 2 additions and 27 deletions.
29 changes: 2 additions & 27 deletions .doozer.json
Expand Up @@ -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",
Expand Down

0 comments on commit 12c541e

Please sign in to comment.