Remove deezer

This commit is contained in:
Jonas Kvinge
2019-03-09 17:43:20 +01:00
parent c0fb35f6b9
commit 380f2509ac
46 changed files with 19 additions and 2484 deletions

3
dist/debian/rules vendored
View File

@@ -12,8 +12,7 @@ configure-stamp:
dh_testdir
cmake .. \
-DCMAKE_INSTALL_PREFIX=$(CURDIR)/debian/strawberry/usr \
-DENABLE_TRANSLATIONS=ON \
-DENABLE_STREAM_DEEZER=ON
-DENABLE_TRANSLATIONS=ON
touch configure-stamp
build: build-stamp