atdtool: don't depend on :python.
Use the system Python instead.
This commit is contained in:
parent
54ba943e20
commit
efb3577dc0
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ class Atdtool < Formula
|
|||
url 'https://github.com/lpenz/atdtool/archive/upstream/1.3.tar.gz'
|
||||
sha1 '0e6ac49a106912f010f3cb71dec59ef5c29ad108'
|
||||
|
||||
depends_on :python
|
||||
depends_on 'txt2tags' => :build
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue