Skip to content

Commit

Permalink
cdlabelgen: remove boneyarded jpeg2ps dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcQuaid committed Feb 26, 2014
1 parent ff64794 commit 55f2beb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Formula/cdlabelgen.rb
Expand Up @@ -5,8 +5,6 @@ class Cdlabelgen < Formula
url 'http://www.aczoom.com/pub/tools/cdlabelgen-4.3.0.tgz'
sha1 '1f7e1c34f7a5f409da19ca768a07778191264b19'

depends_on 'jpeg2ps' => :recommended

def install
man1.mkpath
system "make", "install", "BASE_DIR=#{prefix}"
Expand Down

0 comments on commit 55f2beb

Please sign in to comment.