audacious: add link type build to glib. (#18884)
This commit is contained in:
parent
933aacf7b6
commit
a408400619
@ -24,7 +24,7 @@ class Audacious(AutotoolsPackage):
|
||||
depends_on('libtool', type='build')
|
||||
depends_on('gettext')
|
||||
depends_on('iconv', type='link')
|
||||
depends_on('glib', type='link')
|
||||
depends_on('glib')
|
||||
depends_on('qt')
|
||||
|
||||
def autoreconf(self, spec, prefix):
|
||||
|
Loading…
Reference in New Issue
Block a user