Skip to content

Commit

Permalink
make the demos depend on -all, rather than just work on mac.
Browse files Browse the repository at this point in the history
  • Loading branch information
artclarke committed Jan 3, 2015
1 parent 1b8ed56 commit 1071604
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions humble-video-demos/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,7 @@
</dependency>
<dependency>
<groupId>io.humble</groupId>
<artifactId>humble-video-arch-x86_64-apple-darwin12-debug</artifactId>
</dependency>
<dependency>
<groupId>io.humble</groupId>
<artifactId>humble-video-arch-i686-apple-darwin12-debug</artifactId>
</dependency>
<dependency>
<groupId>io.humble</groupId>
<artifactId>humble-video-noarch</artifactId>
<artifactId>humble-video-all</artifactId>
</dependency>
<dependency>
<groupId>commons-cli</groupId>
Expand Down

0 comments on commit 1071604

Please sign in to comment.