From 938ac801598f28d0e184ab8dcd19fe4ed1a52a02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20Ara=C3=BAjo?= Date: Tue, 7 Feb 2017 07:44:44 -0300 Subject: [PATCH] i3status: fix audit --strict Closes #9723. Signed-off-by: Tomasz Pajor --- Formula/i3status.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/Formula/i3status.rb b/Formula/i3status.rb index 418eafb5d00..0f7c5b18d9a 100644 --- a/Formula/i3status.rb +++ b/Formula/i3status.rb @@ -21,7 +21,6 @@ class I3status < Formula sha256 "abcaacfe2ea691a59ea8b21de3b9e0c8a030a829b02fa254969a302b698553db" => :yosemite end - depends_on :x11 depends_on "yajl" depends_on "confuse"