deheader: don't depend on :python.

Use the system Python instead.
This commit is contained in:
Mike McQuaid 2014-04-30 23:36:56 +01:00
parent 5698fae78e
commit 3d75f86ddb

View file

@ -6,8 +6,6 @@ class Deheader < Formula
sha1 '4527b4675a7b06d728cfa989a3b7844cdf091b40'
head 'https://git.gitorious.org/deheader/deheader.git'
depends_on :python
def install
bin.install "deheader"
man1.install "deheader.1"