diff --git a/debian/control b/debian/control index 740b307..a86ee61 100644 --- a/debian/control +++ b/debian/control @@ -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.