diff options
author | Fathi Boudra <fabo@debian.org> | 2010-01-20 07:45:28 +0100 |
---|---|---|
committer | Fathi Boudra <fabo@debian.org> | 2010-01-20 07:45:28 +0100 |
commit | ff12fa31420a5e0795f88d4a3dcde0dff250fce3 (patch) | |
tree | ba8440650f03d388629512248b1618f2368d7be6 /debian/rules | |
parent | ff6959ffaa4bbbeda74370228c0bd8e6b57762b0 (diff) | |
download | qt4-x11-ff12fa31420a5e0795f88d4a3dcde0dff250fce3.tar.gz |
Add -audio-backend option.
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules index 09c5e91..140cf20 100755 --- a/debian/rules +++ b/debian/rules @@ -91,6 +91,7 @@ endif -system-sqlite \ -xmlpatterns \ -multimedia \ + -audio-backend \ -phonon \ -no-phonon-backend \ -svg \ |