Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libcap: fix build failure | Thomas Petazzoni | 2010-05-20 | 1 | -2/+2 |
| | | | | | | | | On a x86-64 host, libcap tried to install things in $(STAGING_DIR)/lib64 and $(TARGET_DIR)/lib64. Therefore, pass lib= and prefix=, as required by the strange build system used by libcap. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | libcap: new package | Thomas Petazzoni | 2010-04-09 | 1 | -0/+27 |
Needed as a dependency of cdrkit, which contains genisomage, useful for generating ISO9660 filesystem images. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |