Skip to content

Commit

Permalink
Drop deprecated dependency on moblin-icon-theme
Browse files Browse the repository at this point in the history
In commit ef73e06 a .gktrc-2.0 workaround for a firefox
issue was added, and was removed via commit b008773 later
on, but the dependency on moblin-icon-theme was forgotten to be
removed.

Given that moblin-icon-theme was removed from Debian (see
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=979342),
remove this broken dependency also here.
  • Loading branch information
mika committed Feb 10, 2021
1 parent 793726e commit 4593a0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/control
Expand Up @@ -12,7 +12,7 @@ Bugs: mailto:bugs@grml.org

Package: grml-desktop
Architecture: all
Depends: grml-scripts (>= 1.1.18), moblin-icon-theme, ${misc:Depends}
Depends: grml-scripts (>= 1.1.18), ${misc:Depends}
Recommends: fluxbox
Description: configuration files for the X desktop at grml
This package provides several configuration files for
Expand Down

0 comments on commit 4593a0b

Please sign in to comment.