Skip to content

Commit 688c116

Browse files
authored
remove libgtkpod since nixpkgs has done the same (#2209)
1 parent adc2e66 commit 688c116

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/pkgconf-nixpkgs-map.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2167,7 +2167,7 @@ pkgs:
21672167
"gdkmm-3.0" = [ "gtkmm3" ];
21682168
"gtkmm-3.0" = [ "gtkmm3" ];
21692169
"gtkmm-4.0" = [ "gtkmm4" ];
2170-
"libgtkpod-1.1.0" = [ "gtkpod" ];
2170+
# "libgtkpod-1.1.0" = [ "gtkpod" ];
21712171
# "gtksourceview-3.0" = [ "gtksourceview" ];
21722172
"gtksourceview-3.0" = [ "gtksourceview3" ];
21732173
"gtksourceview-4" = [ "gtksourceview4" ];

0 commit comments

Comments
 (0)