pkg-config recipe
This commit is contained in:
parent
fe1d121e27
commit
0e46af478d
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…
Reference in New Issue
Block a user