1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-25 12:15:32 +03:00
aports/testing/capstone/capstone.pc
Carlo Landmeter a39e19f964 unmaintained/[multiple] move back packages to testing
move back packages that are depends of other packages in testing
2016-08-26 11:10:07 +02:00

8 lines
148 B
PkgConfig

libdir=/usr/lib
includedir=/usr/include
Name: #pkgname
Version: #pkgver
Description: #pkgdesc
Libs: -L${libdir} -l#pkgname
Cflags: -I${includedir}