diff options
author | Danny Rawlins <contact@romster.me> | 2021-02-19 21:53:05 +1100 |
---|---|---|
committer | Danny Rawlins <contact@romster.me> | 2021-02-19 21:53:14 +1100 |
commit | ed00a3e06902b959d0505336e8d662e065b66f5d (patch) | |
tree | 1a984489ce5530ab48c5402ed221a7c43bec55da /openal/Pkgfile | |
parent | bccef6c436cfd38a26b5566c322815fd851e1f38 (diff) | |
download | opt-ed00a3e06902b959d0505336e8d662e065b66f5d.tar.gz opt-ed00a3e06902b959d0505336e8d662e065b66f5d.tar.xz |
openal: qt5 is optional, fix footprint
Diffstat (limited to 'openal/Pkgfile')
-rw-r--r-- | openal/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openal/Pkgfile b/openal/Pkgfile index 5f1441099..603db8888 100644 --- a/openal/Pkgfile +++ b/openal/Pkgfile @@ -2,6 +2,7 @@ # URL: https://github.com/kcat/openal-soft # Maintainer: Danny Rawlins, crux at romster dot me # Depends on: alsa-lib cmake +# Optional: qt5 ninja name=openal version=1.21.1 |