Project

General

Profile

add-std-c-11-to-pkgconfig.patch

Martin Kelly, July 04, 2015 04:23

View differences:

audacious.pc.in
13 13
Description: Audacious is a versatile and handy multi platform media player
14 14
Version: @PACKAGE_VERSION@
15 15
Libs: -L${lib_dir} -laudcore
16
Cflags: -I${audacious_include_dir}
16
Cflags: -I${audacious_include_dir} -std=c++11
17
-