Merge pull request #4 from Glamhoth/FixLibcifxPkgconfigVersion
libcifx: Fix version in `cifx.pc.in` file
This commit is contained in:
commit
dba938cb2a
@ -6,6 +6,6 @@ includedir=@includedir@
|
||||
Name: libcifx
|
||||
Description: Hilscher cifX user space library
|
||||
Requires: @REQUIRED_PACKAGES@
|
||||
Version: @DRVVERSION@
|
||||
Version: @DRV_VERSION@
|
||||
Libs: -L@libdir@ -lcifx -lpthread
|
||||
Cflags: -I@includedir@/cifx
|
||||
|
||||
Loading…
Reference in New Issue
Block a user