SDL_image: add license
This commit is contained in:
parent
09bdc30afb
commit
7f991de745
@ -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;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user