Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
doozer: default-jre -> default-jre-headless
  • Loading branch information
perexg committed May 13, 2015
1 parent 4206c27 commit dd501df
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .doozer.json
Expand Up @@ -14,7 +14,7 @@
"bzip2",
"git-core",
"liburiparser-dev",
"default-jre"
"default-jre-headless"
],

"buildcmd": [
Expand All @@ -37,7 +37,7 @@
"git-core",
"liburiparser-dev",
"libx264-dev",
"default-jre"
"default-jre-headless"
],

"buildcmd": [
Expand All @@ -59,7 +59,7 @@
"bzip2",
"git-core",
"liburiparser-dev",
"default-jre"
"default-jre-headless"
],

"buildcmd": [
Expand All @@ -82,7 +82,7 @@
"git-core",
"liburiparser-dev",
"libx264-dev",
"default-jre"
"default-jre-headless"
],

"buildcmd": [
Expand Down

0 comments on commit dd501df

Please sign in to comment.