libindicator: fix build
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
d7de3f57b3
commit
ae44a3034d
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ homepage="https://launchpad.net/libindicator"
|
||||||
distfiles="https://launchpad.net/libindicator/${version%.*}/${version}/+download/libindicator-${version}.tar.gz"
|
distfiles="https://launchpad.net/libindicator/${version%.*}/${version}/+download/libindicator-${version}.tar.gz"
|
||||||
checksum=b2d2e44c10313d5c9cd60db455d520f80b36dc39562df079a3f29495e8f9447f
|
checksum=b2d2e44c10313d5c9cd60db455d520f80b36dc39562df079a3f29495e8f9447f
|
||||||
|
|
||||||
|
CFLAGS="-Wno-deprecated-declarations"
|
||||||
|
|
||||||
post_configure() {
|
post_configure() {
|
||||||
# Due to laziness, let's just fix the problem here without
|
# Due to laziness, let's just fix the problem here without
|
||||||
# understanding it
|
# understanding it
|
||||||
|
|
Loading…
Reference in a new issue