|
|
@ -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 |
|
|
|