Commit c609b15c authored by Chris Thurber's avatar Chris Thurber Committed by GitHub

Merge pull request #2810 from uberhacker/update-pulseaudio-package

Fix pulseaudio to avoid dependency loop
parents 1c4838b1 cf8bedf5
......@@ -20,7 +20,7 @@ class Pulseaudio < Package
x86_64: '67608beaffd35ca0f5a3c35769797d2eae4193d5c81c8cad5e6e123f2d667e44',
})
depends_on 'alsa_plugins'
depends_on 'alsa_plugins' => :build
depends_on 'dbus'
depends_on 'intltool'
depends_on 'libsndfile'
......
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