Skip to content

Commit 0bf5646

Browse files
authored
Merge pull request #180 from endlessm/fix-payg-build-config
PAYG: Build eos-payg & eos-payg-nonfree with EOS 6 config
2 parents d7e7cc3 + cac40c9 commit 0bf5646

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

elements/eos/payg/eos-payg-nonfree.bst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,7 @@ sources:
1919
url: github:endlessm/eos-payg-nonfree
2020
track: master
2121
ref: Release_6.0.7-6-ge1a4545cf194cae4cd047d6896995764e6b6cdca
22+
23+
variables:
24+
meson-local: >-
25+
-Dfactorylibexecdir=/usr/lib/eos-payg-nonfree

elements/eos/payg/eos-payg.bst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,8 @@ sources:
2525
path: subprojects/libgsystemservice
2626
url: gnome_gitlab:pwithnall/libgsystemservice.git
2727
ref: 58468f2622e1415b5d1d2ffa06864ab31ab12c9a
28+
29+
variables:
30+
meson-local: >-
31+
-Ddefault_library=both
32+
-Dlibgsystemservice:default_library=static

0 commit comments

Comments
 (0)