deheader: don't depend on :python.
Use the system Python instead.
This commit is contained in:
parent
5698fae78e
commit
3d75f86ddb
1 changed files with 0 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue