Skip to content

Commit 7545e3e

Browse files
committed
Load libraries on Manjaro
1 parent 9d03345 commit 7545e3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ def run(self):
1818
LIBRARIES = {
1919
"default": DEFAULT,
2020
"arch": ARCH_LINUX,
21+
"manjaro": ARCH_LINUX,
2122
"opensuse": OPENSUSE,
2223
"fedora": FEDORA,
2324
}

0 commit comments

Comments
 (0)