diff --git a/nongnu/packages/game-client.scm b/nongnu/packages/game-client.scm index 541f792..c800134 100644 --- a/nongnu/packages/game-client.scm +++ b/nongnu/packages/game-client.scm @@ -72,6 +72,12 @@ (base32 "13mmv5621z73hlfnsrccbcb4z0d7kwj92a081701vbpss45a4whj")))))) +(define stb-image-resize + ((@@ (gnu packages stb) make-stb-header-package) + "stb-image-resize" "0.96" + "stb-image-resize is a library that supports scaling and translation of +images.")) + (define heroic-client (package (name "heroic-client")