diff options
author | Danny Rawlins <romster@shortcircuit.net.au> | 2008-03-14 21:12:47 +1100 |
---|---|---|
committer | Danny Rawlins <romster@shortcircuit.net.au> | 2008-03-14 21:12:47 +1100 |
commit | a56ccc46baad5fd80d1e657a47e9131978ef5e25 (patch) | |
tree | 3a16854cdd9f43251c547456f6b7a65d1bb9633c /openal | |
parent | 7a1420580c248b6695798e3e48bf92a6c489b869 (diff) | |
download | contrib-a56ccc46baad5fd80d1e657a47e9131978ef5e25.tar.gz contrib-a56ccc46baad5fd80d1e657a47e9131978ef5e25.tar.xz |
openal: remove redudant deps
Diffstat (limited to 'openal')
-rw-r--r-- | openal/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openal/Pkgfile b/openal/Pkgfile index 03bd54688..5a1a55c5f 100644 --- a/openal/Pkgfile +++ b/openal/Pkgfile @@ -2,7 +2,7 @@ # URL: http://www.openal.org/ # Maintainer: Danny Rawlins, romster at shortcircuit dot net dot au # Packager: Matt Housh, jaeger at crux dot nu -# Depends on: alsa-lib libvorbis libsdl +# Depends on: libvorbis libsdl name=openal version=0.0.8 |