diff options
author | Holger Paradies <retabell@gmx.de> | 2013-02-26 20:48:45 +0100 |
---|---|---|
committer | Andreas Loibl <andreas@andreas-loibl.de> | 2013-02-28 19:17:00 +0100 |
commit | d3f372e03f5d23f70838ea0f10fefdae25fa7fdb (patch) | |
tree | 4b419f9a82edd9388837dfc87166d8183ca8f2ce /config | |
parent | f36b74e960c8d0bcc82ea59f970827b2bbdf1341 (diff) | |
download | kanotix-d3f372e03f5d23f70838ea0f10fefdae25fa7fdb.zip kanotix-d3f372e03f5d23f70838ea0f10fefdae25fa7fdb.tar.gz |
wheezy-pulseaudio list splitted
Diffstat (limited to 'config')
-rw-r--r-- | config/lists/wheezy-pulseaudio | 11 | ||||
-rw-r--r-- | config/lists/wheezy-pulseaudio-base | 10 |
2 files changed, 12 insertions, 9 deletions
diff --git a/config/lists/wheezy-pulseaudio b/config/lists/wheezy-pulseaudio index 362d932..e9d646c 100644 --- a/config/lists/wheezy-pulseaudio +++ b/config/lists/wheezy-pulseaudio @@ -1,11 +1,4 @@ -# pulseaudio for wheezy (multiarch) +# pulseaudio for wheezy with vlc (multiarch) -pulseaudio-module-x11 -pulseaudio-module-bluetooth -libasound2-plugins -pavucontrol +#include <wheezy-pulseaudio-base> vlc-plugin-pulse - -#if ARCHITECTURE amd64 -libasound2-plugins:i386 -#endif diff --git a/config/lists/wheezy-pulseaudio-base b/config/lists/wheezy-pulseaudio-base new file mode 100644 index 0000000..25e6d82 --- /dev/null +++ b/config/lists/wheezy-pulseaudio-base @@ -0,0 +1,10 @@ +# pulseaudio for wheezy-base (multiarch) + +pulseaudio-module-x11 +pulseaudio-module-bluetooth +libasound2-plugins +pavucontrol + +#if ARCHITECTURE amd64 +libasound2-plugins:i386 +#endif |