From: Jaechul Lee Date: Fri, 23 Aug 2024 08:38:23 +0000 (+0900) Subject: Export include directory /usr/include/alsa X-Git-Tag: accepted/tizen/base/20240828.010434^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Ftizen_base;p=platform%2Fupstream%2Falsa-lib.git Export include directory /usr/include/alsa [Version] 1.2.12-1 [Issue Type] Update Change-Id: I04450865ba316b556abb451b0c7f18775a2aee13 Signed-off-by: Jaechul Lee --- diff --git a/packaging/alsa-lib.spec b/packaging/alsa-lib.spec index ab6a48f..26ef809 100644 --- a/packaging/alsa-lib.spec +++ b/packaging/alsa-lib.spec @@ -1,6 +1,6 @@ Name: alsa-lib Version: 1.2.12 -Release: 0 +Release: 1 License: LGPL-2.1+ Summary: The Advanced Linux Sound Architecture (ALSA) library Url: http://www.alsa-project.org/ diff --git a/utils/alsa.pc.in b/utils/alsa.pc.in index 444f66d..42d725d 100644 --- a/utils/alsa.pc.in +++ b/utils/alsa.pc.in @@ -9,4 +9,4 @@ Version: @VERSION@ Requires: Libs: -L${libdir} -lasound Libs.private: @ALSA_DEPLIBS@ -Cflags: -I${includedir} +Cflags: -I${includedir} -I${includedir}/alsa