xiphos: use gnome.gtkhtml
gnome.gtkhtml should provide what gnome2.gtkhtml4 provides.
This commit is contained in:
parent
7149f55fbf
commit
df34371428
@ -33642,7 +33642,7 @@ with pkgs;
|
||||
};
|
||||
|
||||
xiphos = callPackage ../applications/misc/xiphos {
|
||||
gtkhtml = gnome2.gtkhtml4;
|
||||
gtkhtml = gnome.gtkhtml;
|
||||
};
|
||||
|
||||
xournal = callPackage ../applications/graphics/xournal {
|
||||
|
Loading…
Reference in New Issue
Block a user