Skip to content

Commit

Permalink
Enabled FFMPEG dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
akallabeth committed Aug 6, 2018
1 parent 92c2d83 commit 98ddde0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions packaging/deb/freerdp-nightly/control
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@ Build-Depends:
libpulse-dev,
libavcodec-dev,
libavutil-dev,
libjpeg-dev,
libgsm1-dev,
libavresample-dev,
libusb-1.0-0-dev,
libudev-dev,
libdbus-glib-1-dev,
Expand Down
4 changes: 2 additions & 2 deletions packaging/deb/freerdp-nightly/rules
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ DEB_CMAKE_EXTRA_FLAGS := -DCMAKE_SKIP_RPATH=FALSE \
-DBUILTIN_CHANNELS=ON \
-DWITH_CUPS=ON \
-DWITH_PCSC=ON \
-DWITH_JPEG=ON \
-DWITH_GSTREAMER_0_10=ON \
-DWITH_GSM=ON \
-DWITH_FFMPEG=ON \
-DWITH_DSP_FFMPEG=ON \
-DCHANNEL_URBDRC=ON \
-DCHANNEL_URBDRC_CLIENT=ON \
-DWITH_SERVER=ON \
Expand Down

0 comments on commit 98ddde0

Please sign in to comment.