Skip to content
This repository was archived by the owner on May 22, 2021. It is now read-only.

Commit c8cdf5d

Browse files
committed
Reflect package renaming on Fedora
all python-* packages get renamed to python2-*. See also: https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3 https://src.fedoraproject.org/rpms/pygobject3/commits/f27
1 parent bcc7269 commit c8cdf5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.fedora27

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ RUN true \
88
pulseaudio \
99
gtk3 \
1010
pygobject3 \
11-
python-gobject \
11+
python2-gobject \
1212
dbus-python \
1313
pycairo \
1414
python2-mutagen \

0 commit comments

Comments
 (0)