gnome3.libgepub: set up checkPhase
This commit is contained in:
parent
5be699a3ff
commit
494bd854f8
@ -11,6 +11,8 @@ stdenv.mkDerivation rec {
|
||||
|
||||
doCheck = true;
|
||||
|
||||
checkPhase = "meson test";
|
||||
|
||||
nativeBuildInputs = [ meson ninja pkgconfig gobjectIntrospection ];
|
||||
buildInputs = [ glib webkitgtk libsoup libxml2 libarchive ];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user