diff options
Diffstat (limited to 'UnityCore')
| -rw-r--r-- | UnityCore/unity-core.pc.cmake | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/UnityCore/unity-core.pc.cmake b/UnityCore/unity-core.pc.cmake index 251209154..14cdd3bef 100644 --- a/UnityCore/unity-core.pc.cmake +++ b/UnityCore/unity-core.pc.cmake @@ -9,4 +9,4 @@ Description: Core objects and utilities for Unity implementations  Version: @VERSION@  Libs: -L${libdir} -lunity-core-@UNITY_API_VERSION@  Cflags: -I${includedir}/Unity-@UNITY_API_VERSION@ -Requires: glib-2.0 gio-2.0 sigc++-2.0 nux-core-3.0 dee-1.0 +Requires: glib-2.0 gio-2.0 sigc++-2.0 nux-core-4.0 dee-1.0 | 
