Declare conflicts with libqtxdg0
This commit is contained in:
parent
9d5b178f46
commit
f9ad0fd46e
4
debian/control
vendored
4
debian/control
vendored
@ -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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user