SDL_image: add license
This commit is contained in:
@@ -26,5 +26,6 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = "http://www.libsdl.org/projects/SDL_image/";
|
homepage = "http://www.libsdl.org/projects/SDL_image/";
|
||||||
maintainers = with maintainers; [ lovek323 ];
|
maintainers = with maintainers; [ lovek323 ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
|
license = licenses.zlib;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user