aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorMike McQuaid2014-04-30 23:35:29 +0100
committerMike McQuaid2014-05-06 19:34:00 +0100
commit92f8be8f0219c981c25349b5ea2fa995869ad941 (patch)
tree8147714758e350871103bd619a314d36d08bfe05 /Library/Formula
parentfe5d363d14bb690a5a0ea42908f37d401158546f (diff)
downloadhomebrew-92f8be8f0219c981c25349b5ea2fa995869ad941.tar.bz2
atdtool: don't depend on :python.
Use the system Python instead.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/atdtool.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/atdtool.rb b/Library/Formula/atdtool.rb
index 9bee0c8df..cd2ed6a95 100644
--- a/Library/Formula/atdtool.rb
+++ b/Library/Formula/atdtool.rb
@@ -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