Tizen 2.1 base
[platform/upstream/libnl2.git] / debian / README.source
1 This package uses the simple-patchsys of cdbs.
2
3 The following patches are used:
4 0001:   Fixes the header inclusion in the Makefiles.
5         This for example make distcheck
6 0002:   Includes all generated libraries as linktargets in the pkg-config file.
7         Reason: Currently libnl2 generates a bunch of child libraries.
8         These don't get individual .pc files from upstream at the moment but
9         programs linking against libnl2 using the .pc file mostly need these
10         additional libraries too.