mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
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"
|
||||
checksum=b2d2e44c10313d5c9cd60db455d520f80b36dc39562df079a3f29495e8f9447f
|
||||
|
||||
CFLAGS="-Wno-deprecated-declarations"
|
||||
|
||||
post_configure() {
|
||||
# Due to laziness, let's just fix the problem here without
|
||||
# understanding it
|
||||
|
|
Loading…
Add table
Reference in a new issue