summaryrefslogtreecommitdiff
path: root/audio/openal/patches/patch-ae
blob: aaee14fcf6cc4e5b9112fda0600c924f110d2715 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ae,v 1.1 2009/02/16 12:46:00 drochner Exp $

--- admin/pkgconfig/openal.pc.in.orig	2006-02-11 10:36:55.000000000 +0100
+++ admin/pkgconfig/openal.pc.in
@@ -5,7 +5,6 @@ includedir=@includedir@
 
 Name: OpenAL
 Description:  OpenAL is a cross-platform 3D audio API.
-Requires: @requirements@
 Version: @PACKAGE_VERSION@
 Libs: -L${libdir} -lopenal
 Cflags: -I${includedir}