Skip to content

Commit 61fcbb1

Browse files
committed
Arch: No depends
1 parent 2929931 commit 61fcbb1

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

build/builder.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,11 @@ linux:
3838
- pacman
3939
category: Utility
4040

41+
pacman:
42+
# Override auto-detected dependencies to fix Arch Linux pacman issues
43+
# Most of these libraries are available in base Arch Linux installations
44+
depends: []
45+
4146
afterPack: "build/after-pack.js"
4247

4348
win:

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "emulsion",
3-
"version": "0.10.13",
3+
"version": "0.10.14",
44
"summary": "Better gaming throught chemistry",
55
"description": "Display your games collection into responsive galleries, manage game metadata, cover art and emulator configuration. Launch your games in style.",
66
"homepage": "https://yphil.gitlab.io/emulsion",

0 commit comments

Comments
 (0)