codequery: revision for qscintilla2

depend on qt@5.7

Closes #9308.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2017-01-26 16:48:10 -08:00
parent c3425ed2a9
commit df9348c8c0

View file

@ -3,6 +3,7 @@ class Codequery < Formula
homepage "https://github.com/ruben2020/codequery"
url "https://github.com/ruben2020/codequery/archive/v0.18.1.tar.gz"
sha256 "482fa737691c260e16adcc32bc3fd43ba50a309495faec6b2f3098b517e6c0e9"
revision 1
bottle do
cellar :any
@ -12,7 +13,7 @@ class Codequery < Formula
end
depends_on "cmake" => :build
depends_on "qt5"
depends_on "qt@5.7"
depends_on "qscintilla2"
def install