mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-02-16 19:35:39 +00:00
Removed libsepol
This commit is contained in:
parent
ce5bd50cf1
commit
dec2970f4f
|
@ -945,19 +945,6 @@ modules:
|
|||
# Cemu - START
|
||||
# https://github.com/cemu-project/Cemu/releases
|
||||
|
||||
- name: libsepol-dev
|
||||
# from: https://github.com/flathub/com.ticktick.TickTick/blob/dc07865aca359148fbe15617db8f2d79312da898/com.ticktick.TickTick.yml
|
||||
buildsystem: simple
|
||||
build-commands:
|
||||
- ar x libsepol*.deb data.tar.zst
|
||||
- rm libsepol*.deb
|
||||
- tar -xf data.tar.zst
|
||||
sources:
|
||||
#from: https://launchpad.net/ubuntu/+source/libsepol
|
||||
- type: file
|
||||
url: https://launchpad.net/ubuntu/+archive/primary/+files/libsepol-dev_3.4-2_amd64.deb
|
||||
sha256: 6cf60eb730f9a02a05a0f6e7c644347ad2948b2e1dc73750793ac58e1250d76c
|
||||
|
||||
- name: Cemu-binary
|
||||
buildsystem: simple
|
||||
build-commands:
|
||||
|
@ -1029,4 +1016,4 @@ modules:
|
|||
sources:
|
||||
- type: git
|
||||
url: https://github.com/XargonWan/RetroDECK.git
|
||||
branch: cooker-0.6.0b
|
||||
branch: cooker-0.6.0b
|
||||
|
|
Loading…
Reference in a new issue