anjuta: remove devhelp optional dep
Closes #11243. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
9d6271fde1
commit
9f088be1f8
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@ class Anjuta < Formula
|
|||
depends_on "vala" => :recommended
|
||||
depends_on "autogen" => :recommended
|
||||
depends_on "gnome-themes-standard" => :optional
|
||||
depends_on "devhelp" => :optional
|
||||
|
||||
def install
|
||||
system "./configure", "--disable-debug",
|
||||
|
|
Loading…
Reference in a new issue