atdtool: don't depend on :python.

Use the system Python instead.
This commit is contained in:
Mike McQuaid 2014-04-30 23:35:29 +01:00
parent 54ba943e20
commit efb3577dc0

View file

@ -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