requirements: remove no longer used PyGObject

Signed-off-by: Bradley Walters <oss@walters.app>
This commit is contained in:
Bradley Walters
2022-05-23 17:49:11 -06:00
parent 1b13013782
commit 3c9fa49f30
3 changed files with 1 additions and 7 deletions

View File

@@ -10,7 +10,6 @@ RUN apt-get update && apt-get install --no-install-recommends -y \
curl \
eject \
flac \
gir1.2-glib-2.0 \
git \
libdiscid0 \
libiso9660-dev \
@@ -20,7 +19,6 @@ RUN apt-get update && apt-get install --no-install-recommends -y \
make \
pkgconf \
python3-dev \
python3-gi \
python3-musicbrainzngs \
python3-mutagen \
python3-pil \