aboutsummaryrefslogtreecommitdiffstats
path: root/qpdf.spec
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2012-08-11 19:37:12 +0200
committerJay Berkenbilt <ejb@ql.org>2012-08-11 19:37:12 +0200
commite4076762fea8120bb068f6d83a8064ed953d0a07 (patch)
treef94d534debe23e879a64ef28536937c76213a417 /qpdf.spec
parent3c4110184c02068e98849c7cbe11807ad7343721 (diff)
downloadqpdf-e4076762fea8120bb068f6d83a8064ed953d0a07.tar.zst
Add pkgconfig to devel package in RPM spec
Diffstat (limited to 'qpdf.spec')
-rw-r--r--qpdf.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/qpdf.spec b/qpdf.spec
index 80a162bd..5e093962 100644
--- a/qpdf.spec
+++ b/qpdf.spec
@@ -80,6 +80,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libqpdf.la
%doc install-examples/examples
%{_includedir}/*
%{_libdir}/libqpdf*.so
+%{_libdir}/pkgconfig
%files static
%defattr(-,root,root)