]> git.pld-linux.org Git - packages/lirc.git/commitdiff
- BR: alsa-lib-devel, iguanaIR-devel, libirman-devel, libusb-compat-devel
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 23 Sep 2010 07:19:21 +0000 (07:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lirc.spec -> 1.247

lirc.spec

index ec018480360faa886b4887b145080a60e394981b..1cc3e8c531d0fd89172572e7b810e744404da48d 100644 (file)
--- a/lirc.spec
+++ b/lirc.spec
@@ -2,6 +2,7 @@
 # - restore lirc_parallel driver
 # - try to make it use builder_kernel_modules and install_kernel_modules; I couldn't make it
 # - build is running kernel arch dependent, try to get rid of this
+# - libcaraca_client (http://caraca.sourceforge.net/) - no releases yet
 #
 # Conditional build:
 %bcond_without dist_kernel     # without sources of distribution kernel
@@ -54,11 +55,14 @@ Patch4:             %{pname}-sparc.patch
 Patch5:                %{pname}-remotes.patch
 Patch6:                %{pname}-kernelcc.patch
 URL:           http://www.lirc.org/
-#%{?with_x:BuildRequires:      xorg-lib-libX11-devel}
-BuildRequires: autoconf
+BuildRequires: alsa-lib-devel
+BuildRequires: autoconf >= 2.50
 BuildRequires: automake
+BuildRequires: iguanaIR-devel
 BuildRequires: libftdi-devel >= 0.12
+BuildRequires: libirman-devel >= 0.4.5
 BuildRequires: libtool
+BuildRequires: libusb-compat-devel >= 0.1.0
 %if %{with kernel}
 BuildRequires: kernel%{_alt_kernel}-module-build
 BuildRequires: kernel%{_alt_kernel}-headers
This page took 0.041705 seconds and 4 git commands to generate.