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