diff options
Diffstat (limited to 'Library/Formula/attica.rb')
| -rw-r--r-- | Library/Formula/attica.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/attica.rb b/Library/Formula/attica.rb index 7bc7fcf7b..e40653f98 100644 --- a/Library/Formula/attica.rb +++ b/Library/Formula/attica.rb @@ -5,7 +5,7 @@ class Attica <Formula homepage 'http://www.kde.org/' md5 '8b4207dbc0a826d422632bdb9c50d51a' - depends_on 'cmake' + depends_on 'cmake' => :build def install system "cmake . #{std_cmake_parameters}" |
