diff options
author | Fathi Boudra <fabo@debian.org> | 2009-06-30 11:34:46 +0000 |
---|---|---|
committer | Fathi Boudra <fabo@debian.org> | 2009-06-30 11:34:46 +0000 |
commit | 8bc29b19b9702a4d80770b7bbba361b3fa1e917b (patch) | |
tree | 5367810069b15cac8a96b8759dbea24cd99ac7c3 /debian/rules | |
parent | 7dd5b20365bcf832b8f8b846bf0067c20b4ce611 (diff) | |
download | qt4-x11-8bc29b19b9702a4d80770b7bbba361b3fa1e917b.tar.gz |
Add phonon metapackage
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 b04db49..ab1eb41 100755 --- a/debian/rules +++ b/debian/rules @@ -37,6 +37,7 @@ DEB_DH_STRIP_ARGS_libqt4-xmlpatterns-dbg := --exclude=.debug DEB_DH_STRIP_ARGS_phonon-dbg := --exclude=.debug DEB_DH_SHLIBDEPS_ARGS_ALL := --exclude=.debug +#DEB_DH_SHLIBDEPS_ARGS_ALL := -- -xphonon # Disable for rc DEB_INSTALL_CHANGELOGS_ALL := changes-$(QTVERSION) |