Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 3a5df2e7bf3316cf7a9a4031b1a88359 > files > 3

libappindicator-12.10.0-7.mga4.src.rpm

--- libappindicator-0.4.92/configure.ac.0000	2012-03-21 18:11:56.000000000 +0000
+++ libappindicator-0.4.92/configure.ac	2012-04-10 17:04:54.672812648 +0100
@@ -159,7 +159,7 @@ AC_ARG_ENABLE([mono-test],
 	[enable_mono_test=auto])
 
 if test x"$enable_mono_test" != x"no" ; then
-   PKG_CHECK_MODULES(NUNIT, nunit >= 2.4.7,
+   PKG_CHECK_MODULES(NUNIT, mono-nunit >= 2.4.7,
       [have_nunit=yes],
       [PKG_CHECK_MODULES(MONO_NUNIT, mono-nunit,
          [have_nunit=yes],