Browse Source

Stefan Fiedler:


			
			
				rocklinux
			
			
		
Stefan Fiedler 20 years ago
parent
commit
3b64354152
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package/kasc/openal/subconfig-libs.in

+ 1
- 1
package/kasc/openal/subconfig-libs.in

@ -27,7 +27,7 @@ if pkgcheck openal X ; then
bool 'alsa support (broken)' ROCKCFG_PKG_OPENAL_ALSA 1 \
"Compile with alsa output support"
fi
if pkgcheck arts31 X ; then
if pkgcheck arts X ; then
bool 'arts support' ROCKCFG_PKG_OPENAL_ARTS 0 \
"Compile with arts output support"
fi

Loading…
Cancel
Save