Commit 059438c4 authored by lovedheart's avatar lovedheart Committed by GitHub

Update at_spi2_core.rb

Fix dependencies, verifed from a fresh install
parent f764e0f5
......@@ -12,7 +12,9 @@ class At_spi2_core < Package
depends_on 'dbus'
depends_on 'glib'
depends_on 'gobject_introspection'
depends_on 'libxi'
depends_on 'libxcb'
depends_on 'gtk_doc'
depends_on 'libtool'
def self.build
system "./autogen.sh"
......
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