mcabber: enable tests
This commit is contained in:
parent
957d9f6d57
commit
24a218b1cc
@ -15,6 +15,8 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
configureFlags = "--with-openssl=${openssl} --enable-modules --enable-otr";
|
configureFlags = "--with-openssl=${openssl} --enable-modules --enable-otr";
|
||||||
|
|
||||||
|
doCheck = true;
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
homepage = http://mcabber.com/;
|
homepage = http://mcabber.com/;
|
||||||
description = "Small Jabber console client";
|
description = "Small Jabber console client";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user