diff --git a/package/kasc/openal/subconfig-libs.in b/package/kasc/openal/subconfig-libs.in index d4d996c73..1953cb894 100644 --- a/package/kasc/openal/subconfig-libs.in +++ b/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