Commit 5b05bcf6 authored by satmandu's avatar satmandu Committed by GitHub

prevent circular dependency hell (#5272)

parent 10a5aeeb
......@@ -24,7 +24,7 @@ class Avahi < Package
depends_on 'gtk3'
depends_on 'libdaemon'
depends_on 'libevent'
depends_on 'mono'
depends_on 'mono' => :build
depends_on 'qtbase'
def self.build
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment