diff options
author | Benjamin Barenblat <bbaren@mit.edu> | 2015-01-19 14:50:00 -0500 |
---|---|---|
committer | Benjamin Barenblat <bbaren@mit.edu> | 2015-01-20 15:40:33 -0500 |
commit | 4afd58e52888f7e32126dde3f2cf68468f935c1f (patch) | |
tree | 9eec9c31ac7e427cf7d1903b7f357adfbbb31479 /debian/control | |
parent | 22565db349d7a379af702c261680931ec83cc49a (diff) |
Enable OSS plugin
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index d64081c1..dd684222 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,8 @@ Build-Depends: libsndfile1-dev | libsndfile-dev, libvorbis-dev, libwavpack-dev, - libx11-dev + libx11-dev, + oss4-dev Standards-Version: 3.9.6 Homepage: http://deadbeef.sourceforge.net/ |