libsdl dependency (#1966)

* libsdl dependency

* remove redundant dependency

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
This commit is contained in:
Sanchit Ram Arvind 2023-05-14 09:46:14 +05:30 committed by GitHub
parent 07efea2831
commit 90fe423a3e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,13 +14,13 @@ provides:
dependencies: dependencies:
gnu.org/wget: '*' gnu.org/wget: '*'
libsdl.org: '*'
build: build:
dependencies: dependencies:
tea.xyz/gx/cc: c99 tea.xyz/gx/cc: c99
tea.xyz/gx/make: '*' tea.xyz/gx/make: '*'
freedesktop.org/pkg-config: ~0.29 freedesktop.org/pkg-config: ~0.29
libsdl.org: '*'
gnu.org/patch: '*' gnu.org/patch: '*'
script: | script: |
patch -p1 < props/illegal_instruction.patch patch -p1 < props/illegal_instruction.patch