gnu: dino: Replace 'pango-next' with 'pango'.
This is a followup to the merge commit in7df09ee0ab
. 'pango-next' was removed indc5fc7d23f
on 'core-updates'. * gnu/packages/messaging.scm (dino)[inputs]: Replace 'pango-next' with 'pango'.
This commit is contained in:
parent
8e4d13231a
commit
f073a850c9
1 changed files with 1 additions and 1 deletions
|
@ -1395,7 +1395,7 @@ Encryption to Gajim.")
|
||||||
libsignal-protocol-c
|
libsignal-protocol-c
|
||||||
libsoup
|
libsoup
|
||||||
libsrtp ;for calls support
|
libsrtp ;for calls support
|
||||||
pango-next ;gtk4 wants pango 1.50+
|
pango ;gtk4 wants pango 1.50+
|
||||||
qrencode
|
qrencode
|
||||||
sqlite
|
sqlite
|
||||||
webrtc-audio-processing)) ;for A/V support
|
webrtc-audio-processing)) ;for A/V support
|
||||||
|
|
Reference in a new issue