diff options
author | Andrew Wilcox <AWilcox@Wilcox-Tech.com> | 2016-07-10 17:47:03 -0500 |
---|---|---|
committer | Andrew Wilcox <AWilcox@Wilcox-Tech.com> | 2016-07-10 17:47:03 -0500 |
commit | 9f466c6480191f730fd51a36203979210c4c484c (patch) | |
tree | 0007a9d994fbb4b1b33e353b4a1b4b4adbd99911 | |
parent | 7c6b392643ddef544fef53ad35e7d7383aa63a7e (diff) | |
download | packages-9f466c6480191f730fd51a36203979210c4c484c.tar.gz packages-9f466c6480191f730fd51a36203979210c4c484c.tar.bz2 packages-9f466c6480191f730fd51a36203979210c4c484c.tar.xz packages-9f466c6480191f730fd51a36203979210c4c484c.zip |
Base profile: Ensure that pkgconf is always used for the pkgconfig virtual
-rw-r--r-- | profiles/base/packages | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/base/packages b/profiles/base/packages index 91c8752bf..66a035c47 100644 --- a/profiles/base/packages +++ b/profiles/base/packages @@ -23,6 +23,9 @@ # Satisfy the logger virtual *app-admin/syslog-ng +# Satisfy the pkgconfig virtual +*dev-util/pkgconf + # # Required utilities from 1003.1 S&U Issue 7 (2013 Ed.) # |