Add translations to debian
This commit is contained in:
2
dist/debian/control
vendored
2
dist/debian/control
vendored
@@ -19,7 +19,7 @@ Build-Depends: debhelper (>= 7),
|
|||||||
qtbase5-dev,
|
qtbase5-dev,
|
||||||
qtbase5-dev-tools,
|
qtbase5-dev-tools,
|
||||||
qtbase5-private-dev,
|
qtbase5-private-dev,
|
||||||
qt5-dev-tools,
|
qttools5-dev,
|
||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
libgstreamer1.0-dev,
|
libgstreamer1.0-dev,
|
||||||
libgstreamer-plugins-base1.0-dev,
|
libgstreamer-plugins-base1.0-dev,
|
||||||
|
|||||||
4
dist/debian/rules
vendored
4
dist/debian/rules
vendored
@@ -11,7 +11,9 @@ configure: configure-stamp
|
|||||||
configure-stamp:
|
configure-stamp:
|
||||||
dh_testdir
|
dh_testdir
|
||||||
cmake .. \
|
cmake .. \
|
||||||
-DCMAKE_INSTALL_PREFIX=$(CURDIR)/debian/strawberry/usr
|
-DCMAKE_INSTALL_PREFIX=$(CURDIR)/debian/strawberry/usr \
|
||||||
|
-DENABLE_TRANSLATIONS=ON \
|
||||||
|
-DENABLE_STREAM_DEEZER=ON
|
||||||
touch configure-stamp
|
touch configure-stamp
|
||||||
|
|
||||||
build: build-stamp
|
build: build-stamp
|
||||||
|
|||||||
Reference in New Issue
Block a user