Skip to content

Commit

Permalink
don't depend xserver-xorg-input-synaptics on s390x.
Browse files Browse the repository at this point in the history
  • Loading branch information
handsome-feng committed Dec 24, 2020
1 parent f05b07c commit c60d3b0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
ukui-settings-daemon (3.0.3-1) unstable; urgency=medium

* New upstream release.
* d/control: don't depend xserver-xorg-input-synaptics on s390x.

-- handsome_feng <[email protected]> Thu, 24 Dec 2020 06:39:28 +0000

ukui-settings-daemon (3.0.2-1) unstable; urgency=medium

* Upload to unstable.
Expand Down
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Depends: mate-desktop-common (>= 1.18),
imwheel,
ukui-polkit,
x11-xserver-utils,
xserver-xorg-input-synaptics,
xserver-xorg-input-synaptics [!s390x],
libglib2.0-bin,
${misc:Depends},
${shlibs:Depends},
Expand Down

0 comments on commit c60d3b0

Please sign in to comment.