]> git.pld-linux.org Git - packages/fuse.git/commitdiff
- updated BRs
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 19 Dec 2010 06:58:36 +0000 (06:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fuse.spec -> 1.48

fuse.spec

index 305344a40b076d82a8688699971bdc44e92597e9..a014e07a9bd482c9f9c2aa031b6fa555021a992f 100644 (file)
--- a/fuse.spec
+++ b/fuse.spec
@@ -1,5 +1,6 @@
 # TODO: Fix issue with the WORDS_BIGENDIAN macro of autoconf-2.63
-# fuse built using autotools is unusable because of it. 
+# fuse built using autotools is unusable because of it.
+#
 # Conditional build:
 %bcond_with    svga    # do not build svgalib version
 %bcond_without x       # do not build X11 version
@@ -15,12 +16,14 @@ License:    GPL v2+
 Group:         Applications/Emulators
 Source0:       http://download.sourceforge.net/fuse-emulator/%{name}-%{version}.tar.gz
 # Source0-md5: c83fc5c8b1af89cc341816b298124f10
-Patch0:        %{name}-svgakeysym.patch
+Patch0:                %{name}-svgakeysym.patch
 URL:           http://fuse-emulator.sourceforge.net/
 %{?with_sdl:BuildRequires:     SDL-devel >= 1.2.4}
+BuildRequires: alsa-lib-devel
 BuildRequires: autoconf >= 2.59-9
 BuildRequires: automake
 %{?with_x:BuildRequires:       gtk+2-devel >= 1:2.0.0}
+%{?with_fb:BuildRequires:      gpm-devel}
 BuildRequires: libjsw-devel
 BuildRequires: libpng-devel
 BuildRequires: libsamplerate-devel
This page took 0.137208 seconds and 4 git commands to generate.