gpodder: fix gtk3 wrapping

(cherry picked from commit 7355b2bc3d7cb11bd8764a99f31f098ef1849143)
This commit is contained in:
Jörg Thalheim 2021-07-28 05:20:26 +02:00 committed by github-actions[bot]
parent 0562809586
commit a16a4a91ab
1 changed files with 3 additions and 1 deletions

View File

@ -29,8 +29,11 @@ python3Packages.buildPythonApplication rec {
glibcLocales
];
strictDeps = false;
buildInputs = [
python3
gtk3
gobject-introspection
gnome.adwaita-icon-theme
];
@ -49,7 +52,6 @@ python3Packages.buildPythonApplication rec {
eyeD3
podcastparser
html5lib
gtk3
];
makeFlags = [