diff options
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/telegram-desktop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/telegram-desktop/Makefile b/net-im/telegram-desktop/Makefile index aa3c5e5089b8..22951441bacd 100644 --- a/net-im/telegram-desktop/Makefile +++ b/net-im/telegram-desktop/Makefile @@ -87,7 +87,7 @@ OPTIONS_GROUP= AUDIO OPTIONS_GROUP_AUDIO= ALSA PULSEAUDIO AUDIO_DESC= Audio backend for voice calls -SYSTEM_FONTS_DESC= Use system fonts instead of bundled patches ones +SYSTEM_FONTS_DESC= Use system fonts instead of bundled patched ones ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio |