diff options
Diffstat (limited to 'ubuntu/_base')
-rwxr-xr-x | ubuntu/_base/tdenetwork/debian/rules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ubuntu/_base/tdenetwork/debian/rules b/ubuntu/_base/tdenetwork/debian/rules index 1f01e72dd..ab54c8e32 100755 --- a/ubuntu/_base/tdenetwork/debian/rules +++ b/ubuntu/_base/tdenetwork/debian/rules @@ -35,6 +35,7 @@ DEB_CMAKE_EXTRA_FLAGS := \ -DBUILD_ALL="ON" \ -DWITH_JINGLE="ON" \ -DWITH_SPEEX="ON" \ + -DWITH_WEBCAM="ON" \ -DWITH_ARTS="ON" \ -DWITH_SLP="ON" \ -DBUILD_KOPETE_PROTOCOL_ALL="ON" \ |