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