diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2014-07-02 16:36:43 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2014-07-02 16:36:43 +0200 |
commit | 18077d2841c0434b972eddfc1f988f6cc0153986 (patch) | |
tree | 2cdd3398d77cf0902bc649d8f614d55de3146936 /debian/control | |
parent | 7f132dd77dfdf0a36abc3733b0b2aeaeee7b77ed (diff) | |
download | itzks-systems-18077d2841c0434b972eddfc1f988f6cc0153986.tar.gz itzks-systems-18077d2841c0434b972eddfc1f988f6cc0153986.tar.bz2 itzks-systems-18077d2841c0434b972eddfc1f988f6cc0153986.zip |
debian/control: Fix libreoffice 4.2.x dependencies.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 16 |
1 files changed, 2 insertions, 14 deletions
diff --git a/debian/control b/debian/control index 8226ee5..5513082 100644 --- a/debian/control +++ b/debian/control @@ -337,7 +337,7 @@ Depends: itzks-keyring, kturtle, lazarus, - libreoffice (>= 3.5.4), + libreoffice, libreoffice-base, libreoffice-base-core, libreoffice-calc, @@ -345,8 +345,6 @@ Depends: libreoffice-core, libreoffice-draw, libreoffice-emailmerge, - libreoffice-filter-binfilter, - libreoffice-filter-mobiledev, libreoffice-gnome, libreoffice-gtk, libreoffice-help-de, @@ -430,8 +428,6 @@ Conflicts: openoffice.org-core, openoffice.org-draw, openoffice.org-emailmerge, - openoffice.org-filter-binfilter, - openoffice.org-filter-mobiledev, openoffice.org-gnome, openoffice.org-gtk, openoffice.org-help-de, @@ -524,7 +520,7 @@ Depends: itzks-keyring, kturtle, lazarus, - libreoffice (>= 3.5.4), + libreoffice, libreoffice-base, libreoffice-base-core, libreoffice-calc, @@ -532,8 +528,6 @@ Depends: libreoffice-core, libreoffice-draw, libreoffice-emailmerge, - libreoffice-filter-binfilter, - libreoffice-filter-mobiledev, libreoffice-gnome, libreoffice-gtk, libreoffice-help-de, @@ -620,8 +614,6 @@ Conflicts: openoffice.org-core, openoffice.org-draw, openoffice.org-emailmerge, - openoffice.org-filter-binfilter, - openoffice.org-filter-mobiledev, openoffice.org-gnome, openoffice.org-gtk, openoffice.org-help-de, @@ -722,8 +714,6 @@ Depends: libreoffice-core, libreoffice-draw, libreoffice-emailmerge, - libreoffice-filter-binfilter, - libreoffice-filter-mobiledev, libreoffice-gnome, libreoffice-gtk, libreoffice-help-de, @@ -807,8 +797,6 @@ Conflicts: openoffice.org-core, openoffice.org-draw, openoffice.org-emailmerge, - openoffice.org-filter-binfilter, - openoffice.org-filter-mobiledev, openoffice.org-gnome, openoffice.org-gtk, openoffice.org-help-de, |