mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-23 14:42:29 +01:00
Added pkg-config file for WUtil.
Currently, there is no WUtil.pc file so that WINGs developers can use pkg-config to compile programs using the WINGs utility library. This patch fixes this, and such a file is created by make, just like WINGs.pc and wrlib.pc. In addition, the WUtil.pc file has been added to .gitignore and included in the debian libwings-dev package.
This commit is contained in:
committed by
Carlos R. Mafra
parent
bb69682b88
commit
058e0a0ebd
1
debian/libwings-dev.install
vendored
1
debian/libwings-dev.install
vendored
@@ -2,6 +2,7 @@ usr/include/WINGs/WUtil.h
|
||||
usr/include/WINGs/WINGs.h
|
||||
usr/include/WINGs/WINGsP.h
|
||||
usr/lib/pkgconfig/WINGs.pc
|
||||
usr/lib/pkgconfig/WUtil.pc
|
||||
usr/lib/libWINGs.a
|
||||
usr/lib/libWUtil.a
|
||||
usr/lib/libWUtil.so
|
||||
|
||||
Reference in New Issue
Block a user