diff --git a/tools/build-system/launchpad/sflphone-daemon-video/debian/control b/tools/build-system/launchpad/sflphone-daemon-video/debian/control index 40c98c829b39b17b839d269060906ac8b15f53ce..34933e29c80fab1c3656eb2f69bfc04dff2e4344 100644 --- a/tools/build-system/launchpad/sflphone-daemon-video/debian/control +++ b/tools/build-system/launchpad/sflphone-daemon-video/debian/control @@ -10,7 +10,7 @@ Priority: optional Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libavcodec54 | libavcodec-extra-54 | libavcodec53 | libavcodec-extra-53, libavdevice53 | libavdevice-extra-53, libavformat54 | libavformat-extra-54 | libavformat53 | libavformat-extra-53, libswscale2 | libswscale-extra-2, libavutil52 | libavutil-extra-52 | libavutil51 | libavutil-extra-51 Replaces: sflphone, sflphone-common-video -Conflicts: sflphone-common, sflphone-daemon +Conflicts: sflphone-common, sflphone-daemon, sflphone-data Provides: sflphone-common-video Homepage: http://www.sflphone.org Description: SIP and IAX2 compatible softphone - Core with video support diff --git a/tools/build-system/launchpad/sflphone-daemon/debian/control b/tools/build-system/launchpad/sflphone-daemon/debian/control index 8fce19700dbd0d1b935a1912669e166a97de6af9..27d6f4f9fe0b2d47b4be9216574f06718d2956b0 100644 --- a/tools/build-system/launchpad/sflphone-daemon/debian/control +++ b/tools/build-system/launchpad/sflphone-daemon/debian/control @@ -11,7 +11,7 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Replaces: sflphone, sflphone-common Provides: sflphone-common -Conflicts: sflphone-common-video, sflphone-daemon-video +Conflicts: sflphone-common-video, sflphone-daemon-video, sflphone-data Homepage: http://www.sflphone.org Description: SIP and IAX2 compatible softphone - Core SFLphone is meant to be a robust enterprise-class desktop phone.