diff options
Diffstat (limited to 'Library/Formula/oxygen-icons.rb')
| -rw-r--r-- | Library/Formula/oxygen-icons.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/oxygen-icons.rb b/Library/Formula/oxygen-icons.rb index 94427b6c1..1aece29e0 100644 --- a/Library/Formula/oxygen-icons.rb +++ b/Library/Formula/oxygen-icons.rb @@ -5,7 +5,7 @@ class OxygenIcons <Formula homepage 'http://www.oxygen-icons.org/' md5 '86e655d909f743cea6a2fc6dd90f0e52' - depends_on 'cmake' + depends_on 'cmake' => :build def install system "cmake . #{std_cmake_parameters}" |
