From f22daba70bfea7dbe9c73c330a508f417eead512 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 8 Sep 2013 18:28:31 +0200 Subject: Add requires to pkgconfig file --- arts.pc.cmake | 1 + 1 file changed, 1 insertion(+) (limited to 'arts.pc.cmake') diff --git a/arts.pc.cmake b/arts.pc.cmake index 2c26a41..77332d2 100644 --- a/arts.pc.cmake +++ b/arts.pc.cmake @@ -8,3 +8,4 @@ Description: Soundserver for the Trinity Desktop Environment (TDE) Version: @ARTS_VERSION@ Libs: -L${libdir} Cflags: -I${includedir} +@PC_LIB_REQUIRES@ -- cgit v1.2.1