Skip to content

Commit

Permalink
Merge pull request #31 from vicamo/kjs-5.8-require-kdoctools
Browse files Browse the repository at this point in the history
kjs: require on kdoctools at build
  • Loading branch information
haraldF committed Mar 19, 2015
2 parents 9dcfa40 + 9c5d23e commit 614405a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kf5-kjs.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ class Kf5Kjs < Formula
depends_on "cmake" => :build
depends_on "pkg-config" => :build
depends_on "haraldf/kf5/kf5-extra-cmake-modules" => :build
depends_on "haraldf/kf5/kf5-kdoctools" => :build
depends_on "qt5" => "with-d-bus"
depends_on "pcre"

Expand Down

0 comments on commit 614405a

Please sign in to comment.