summaryrefslogtreecommitdiffstats
path: root/bare/config/devel/pixman-0.32.4-1.cfg
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2014-02-11 14:06:45 +1100
committerChris Johns <chrisj@rtems.org>2014-02-11 14:06:45 +1100
commitc5b5493c19f137ac67c01ff88188ba7f234eae1c (patch)
tree4977d7862cdbd70eb8a8b832210c95f024cb5ea2 /bare/config/devel/pixman-0.32.4-1.cfg
parentsb: Do not scan for libraries by default. (diff)
downloadrtems-source-builder-c5b5493c19f137ac67c01ff88188ba7f234eae1c.tar.bz2
config: Change pkgconfig to check.
Add the extra actions: ccflags, cflags, ldflags and libs to allow the fetching of these from pkg-config files.
Diffstat (limited to '')
-rw-r--r--bare/config/devel/pixman-0.32.4-1.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/bare/config/devel/pixman-0.32.4-1.cfg b/bare/config/devel/pixman-0.32.4-1.cfg
index aadc773..ec7d4c9 100644
--- a/bare/config/devel/pixman-0.32.4-1.cfg
+++ b/bare/config/devel/pixman-0.32.4-1.cfg
@@ -13,6 +13,6 @@
#
# The Pixman build instructions. We use 0.x.x Release 1.
#
-%ifn %{pkgconfig pixman-1}
+%ifn %{check pixman-1}
%include %{_configdir}/pixman-0-1.cfg
%endif