gnu: drawpile: Fix build.
* gnu/packages/graphics.scm (drawpile)[inputs]: Replace karchive and kdnssd with karchive-5 and kdnssd-5. Change-Id: I73047d3f564f04cc98d7a41ea243e4f7dd70f67fmaster
parent
b2210038c2
commit
be9362839c
|
@ -2360,8 +2360,8 @@ Automated palette selection is supported.")
|
|||
(list extra-cmake-modules pkg-config))
|
||||
(inputs
|
||||
(list giflib
|
||||
karchive
|
||||
kdnssd
|
||||
karchive-5
|
||||
kdnssd-5
|
||||
libmicrohttpd
|
||||
libsodium
|
||||
libvpx
|
||||
|
|
Reference in New Issue