diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-01-29 00:10:35 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-01-30 11:50:43 +0900 |
commit | d52fb29b2d29090cef37a86648aefff37d54feb2 (patch) | |
tree | 2fdfbaef597566385ba0324013ecf35d2188bc61 /ubuntu/_base/tdebase/debian | |
parent | faa4c3ca9698e468bfa410cd00608c2f89cab80d (diff) | |
download | tde-packaging-d52fb29b2d29090cef37a86648aefff37d54feb2.tar.gz tde-packaging-d52fb29b2d29090cef37a86648aefff37d54feb2.zip |
DEB: remove xdg-user-dirs from kdesktop dependencies. This relates to TDE/tdebase#121.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c169e89296c2d885faa5cdeba21dc35b10b2f583)
Diffstat (limited to 'ubuntu/_base/tdebase/debian')
-rw-r--r-- | ubuntu/_base/tdebase/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/_base/tdebase/debian/control b/ubuntu/_base/tdebase/debian/control index fc69deacd..399ac3c11 100644 --- a/ubuntu/_base/tdebase/debian/control +++ b/ubuntu/_base/tdebase/debian/control @@ -252,7 +252,7 @@ Section: tde Architecture: any Replaces: kdesktop-kde3 (<< 4:14.0.0~), kdesktop-trinity (<< 4:14.0.0~) Breaks: kdesktop-kde3 (<< 4:14.0.0~), kdesktop-trinity (<< 4:14.0.0~) -Depends: ${shlibs:Depends}, tdebase-trinity-bin (= ${source:Version}), eject, xdg-user-dirs +Depends: ${shlibs:Depends}, tdebase-trinity-bin (= ${source:Version}), eject Description: miscellaneous binaries and files for the Trinity desktop This package contains miscellaneous binaries and files integral to the Trinity desktop. |