Skip to content
Snippets Groups Projects
Commit af092988 authored by knuxify's avatar knuxify :package: Committed by omni
Browse files

community/sdl3: add libdecor-dev to makedepends

Enables window decorations for Wayland compositors without SSD.
parent 69ad8893
No related branches found
No related tags found
1 merge request!82570community/sdl{2,3}: add libdecor-dev to makedepends
Pipeline #316268 skipped
# Maintainer: Simon Zeni <simon@bl4ckb0ne.ca> # Maintainer: Simon Zeni <simon@bl4ckb0ne.ca>
pkgname=sdl3 pkgname=sdl3
pkgver=3.2.10 pkgver=3.2.10
pkgrel=0 pkgrel=1
pkgdesc="development library designed to provide low level access to audio, keyboard, mouse, joystick and graphics" pkgdesc="development library designed to provide low level access to audio, keyboard, mouse, joystick and graphics"
url="https://www.libsdl.org" url="https://www.libsdl.org"
arch="all" arch="all"
...@@ -12,6 +12,7 @@ makedepends=" ...@@ -12,6 +12,7 @@ makedepends="
cmake cmake
eudev-dev eudev-dev
jack-dev jack-dev
libdecor-dev
libsamplerate-dev libsamplerate-dev
libx11-dev libx11-dev
libxcursor-dev libxcursor-dev
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment