diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-10 17:36:37 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-10 17:36:37 +0000 |
commit | c21c1d4ed7e73b4b6b68739290a2638ae0aaec0d (patch) | |
tree | acd750affb7107382939351f4a5359e8fe326d12 | |
parent | Prefering firefox over firefox-esr in gnome-core recommends and gnome suggests. (diff) | |
download | meta-gnome3-c21c1d4ed7e73b4b6b68739290a2638ae0aaec0d.tar.xz meta-gnome3-c21c1d4ed7e73b4b6b68739290a2638ae0aaec0d.zip |
Prefering gedit over gnome-text-editor in gnome depends.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/control.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control.in b/debian/control.in index 200cea1..398c429 100644 --- a/debian/control.in +++ b/debian/control.in @@ -51,7 +51,7 @@ Depends: adwaita-icon-theme, gnome-sushi (>= 3.34), gnome-system-monitor (>= 3.38), gnome-terminal (>= 3.44) | gnome-console (>= 42~beta), - gnome-text-editor, + gedit, gnome-themes-extra (>= 3.28), gnome-user-docs (>= 3.38), gnome-user-share (>= 3.34), @@ -130,6 +130,7 @@ Depends: gnome-core (= ${binary:Version}), # Plugins for core and apps cups-pk-helper (>= 0.2), evolution-plugins (>= 3.36), + gedit-plugins, gstreamer1.0-libav (>= 1.10), gstreamer1.0-plugins-ugly (>= 1.10), rhythmbox-plugins, |