mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ART: fix CXXFLAGS for librsvg
This commit is contained in:
parent
7e715df772
commit
5993bfc7ef
1 changed files with 2 additions and 0 deletions
|
@ -14,3 +14,5 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://bitbucket.org/agriggio/art/wiki/Home"
|
homepage="https://bitbucket.org/agriggio/art/wiki/Home"
|
||||||
distfiles="https://bitbucket.org/agriggio/art/downloads/ART-${version}.tar.xz"
|
distfiles="https://bitbucket.org/agriggio/art/downloads/ART-${version}.tar.xz"
|
||||||
checksum=f7058a38a93830128831211cc8f386d7babbb1bec552503874c1dd0532f4d505
|
checksum=f7058a38a93830128831211cc8f386d7babbb1bec552503874c1dd0532f4d505
|
||||||
|
|
||||||
|
CXXFLAGS="-I${XBPS_CROSS_BASE}/usr/include/librsvg-2.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue