From abeec0d9ce8a1f68f70c781f66f7261a709be04b Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Wed, 15 May 2019 01:36:23 -0400 Subject: Use ${Shlib-Depends} --- (limited to 'libgomp.1.pkg') diff --git a/libgomp.1.pkg/control b/libgomp.1.pkg/control index a3136e9..851847c 100644 --- a/libgomp.1.pkg/control +++ b/libgomp.1.pkg/control @@ -1,6 +1,6 @@ Architecture: any Platform: all -Depends: gcc-${Base-Version}-common (= ${Binary-Version}) +Depends: gcc-${Base-Version}-common (= ${Binary-Version}), ${Shlib-Depends}, Description: GNU OpenMP library This package provides the GNU implementation of the OpenMP API for multi-platform shared-memory parallel programming in C, C++, and Fortran. -- cgit v0.9.1