Skip to content

Commit 76e6dd8

Browse files
committed
Revert "Add new packages to linux build"
This reverts commit ec4a074.
1 parent 83973dd commit 76e6dd8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ for:
2121
# AppImage dependencies
2222
- sh: sudo DEBIAN_FRONTEND=noninteractive apt-get -y install libfuse2
2323
# Preparation script dependencies
24-
- sh: sudo DEBIAN_FRONTEND=noninteractive apt-get -y install python3-wxgtk4.0 python3-sqlalchemy python3-logbook xclip wl-clipboard
24+
- sh: sudo DEBIAN_FRONTEND=noninteractive apt-get -y install python3-wxgtk4.0 python3-sqlalchemy python3-logbook
2525
before_build:
2626
# Prepare pyfa data
2727
- sh: find locale/ -type f -name "*.po" -exec msgen "{}" -o "{}" \;

0 commit comments

Comments
 (0)