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 /debian/_base/tdebase | |
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 'debian/_base/tdebase')
-rw-r--r-- | debian/_base/tdebase/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/_base/tdebase/debian/control b/debian/_base/tdebase/debian/control index b401d4b1a..1d4ca6ac4 100644 --- a/debian/_base/tdebase/debian/control +++ b/debian/_base/tdebase/debian/control @@ -252,7 +252,7 @@ Section: tde Architecture: any Replaces: kdesktop-trinity (<< 4:14.0.0~) Breaks: 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. |