mcabber: enable tests
This commit is contained in:
parent
957d9f6d57
commit
24a218b1cc
@ -14,6 +14,8 @@ stdenv.mkDerivation rec {
|
||||
buildInputs = [ openssl ncurses pkgconfig glib loudmouth libotr gpgme ];
|
||||
|
||||
configureFlags = "--with-openssl=${openssl} --enable-modules --enable-otr";
|
||||
|
||||
doCheck = true;
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = http://mcabber.com/;
|
||||
|
Loading…
Reference in New Issue
Block a user