diff --git a/.github/build-canary-v3 b/.github/build-canary-v3 index b8626c4..7ed6ff8 100644 --- a/.github/build-canary-v3 +++ b/.github/build-canary-v3 @@ -1 +1 @@ -4 +5 diff --git a/debian/rules b/debian/rules index 6abaa49..202d25f 100755 --- a/debian/rules +++ b/debian/rules @@ -111,7 +111,7 @@ override_dh_auto_configure: -Dbluez5-backend-native-mm=enabled \ -Dbluez5-codec-aac=$(AAC) \ -Dbluez5-codec-aptx=$(APTX) \ - -Dbluez5-codec-lc3=$(LIBLC3) \ + -Dbluez5-codec-lc3=$(LC3) \ -Dbluez5-codec-lc3plus=disabled \ -Dbluez5-codec-ldac=$(BLUEZ5_CODEC_LDAC) \ -Dbluez5-codec-opus=enabled \