[xneur] Add BR alsa-utils also as it checked at build time

Pavel Alexeev hubbitus at fedoraproject.org
Mon Dec 2 15:13:39 UTC 2013


commit 76449dbafe7ce93c9321e3c0d0cc1b6967057ea8
Author: Pavel Alexeev (aka Pahan-Hubbitus) <pahan at hubbitus.info>
Date:   Mon Dec 2 19:13:07 2013 +0400

    Add BR alsa-utils also as it checked at build time

 xneur.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/xneur.spec b/xneur.spec
index e141acf..ee27b47 100644
--- a/xneur.spec
+++ b/xneur.spec
@@ -23,7 +23,7 @@ BuildRequires:	enchant-devel, libXpm-devel, imlib2-devel, enchant-devel
 %if 0%{?fedora} < 17
 BuildRequires:	xosd-devel
 %endif
-BuildRequires:	gettext-devel, libnotify-devel >= 0.4.0, gtk2-devel
+BuildRequires:	gettext-devel, libnotify-devel >= 0.4.0, gtk2-devel, alsa-utils
 
 # I dont understand for what icons appeared for daemon, but its there from 0.13 version
 Requires:		hicolor-icon-theme, alsa-utils
@@ -131,7 +131,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 * Mon Dec 2 2013 Pavel Alexeev <Pahan at Hubbitus.info> - 0.17.0-1
 - Update to 0.17.0 version
 - Add BR libICE-devel
-- Add R alsa-utils (aplay binary used in runtime)
+- Add BR (checked at build time), R alsa-utils (aplay binary used in runtime)
 
 * Sat Aug 10 2013 Pavel Alexeev <Pahan at Hubbitus.info> - 0.16.0-4
 - Drop ugly workarounds on configure with resolve https://bugzilla.gnome.org/show_bug.cgi?id=622550


More information about the scm-commits mailing list