Declare conflicts with libqtxdg0

This commit is contained in:
ChangZhuo Chen (陳昌倬) 2014-09-07 18:44:00 +08:00 committed by Andrew Lee (李健秋)
parent 9d5b178f46
commit f9ad0fd46e

4
debian/control vendored
View File

@ -17,6 +17,8 @@ Architecture: any
Depends: Depends:
libqtxdg1 (= ${binary:Version}), libqtxdg1 (= ${binary:Version}),
${misc:Depends} ${misc:Depends}
Conflicts:
libqtxdg0-dev
Description: Development files for libqtxdg Description: Development files for libqtxdg
This library implements functions of the XDG Specifications in Qt. It is part This library implements functions of the XDG Specifications in Qt. It is part
of LXQt. of LXQt.
@ -30,6 +32,8 @@ Architecture: any
Depends: Depends:
${shlibs:Depends}, ${shlibs:Depends},
${misc:Depends} ${misc:Depends}
Conflicts:
libqtxdg0
Description: Implementation of the XDG Specifications for Qt, libs Description: Implementation of the XDG Specifications for Qt, libs
This library implements functions of the XDG Specifications in Qt. It is part This library implements functions of the XDG Specifications in Qt. It is part
of LXQt. of LXQt.