- Enable DUMB music backend

OBS-URL: https://build.opensuse.org/package/show/games/prboom-plus?expand=0&rev=28
This commit is contained in:
Jan Engelhardt 2019-01-23 15:35:10 +00:00 committed by Git OBS Bridge
parent 4d95206afe
commit 776f858bf0
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jan 23 15:32:18 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Enable DUMB music backend
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Nov 14 08:55:03 UTC 2018 - Jan Engelhardt <jengelh@inai.de> Wed Nov 14 08:55:03 UTC 2018 - Jan Engelhardt <jengelh@inai.de>

View File

@ -1,7 +1,7 @@
# #
# spec file for package prboom-plus # spec file for package prboom-plus
# #
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -38,6 +38,7 @@ BuildRequires: Mesa-devel
BuildRequires: automake BuildRequires: automake
BuildRequires: fluidsynth-devel BuildRequires: fluidsynth-devel
BuildRequires: hicolor-icon-theme BuildRequires: hicolor-icon-theme
BuildRequires: libdumb-devel
BuildRequires: libpng-devel BuildRequires: libpng-devel
BuildRequires: libvorbis-devel BuildRequires: libvorbis-devel
BuildRequires: pcre-devel BuildRequires: pcre-devel