pkg-config recipe
This commit is contained in:
parent
fe1d121e27
commit
0e46af478d
1 changed files with 9 additions and 0 deletions
9
recipes/pkg-config/Makefile
Normal file
9
recipes/pkg-config/Makefile
Normal file
|
@ -0,0 +1,9 @@
|
|||
name = pkg-config
|
||||
version = 0.29.2
|
||||
URL = http://pkgconfig.freedesktop.org/releases/pkg-config-$(version).tar.gz
|
||||
|
||||
CONFIGURE_OPTIONS_USER = --with-internal-glib
|
||||
|
||||
|
||||
SYSCONF ?= ../../
|
||||
include $(SYSCONF)/package.mk
|
Loading…
Add table
Reference in a new issue