cairo-dock-plugins: fix musl build

This commit is contained in:
Enno Boland 2018-03-18 22:58:09 +01:00
parent f635a17a34
commit bef28fc50e
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -16,6 +16,7 @@ license="GPL-2"
homepage="https://launchpad.net/cairo-dock"
distfiles="http://launchpad.net/cairo-dock-plug-ins/${version%.?}/${version}/+download/cairo-dock-plug-ins-${version}.tar.gz"
checksum=e09b8e600398749d1f74b26e645b477a1844a3eea02fcadd6877935da3f8639e
CFLAGS="-D_GNU_SOURCE"
cairo-dock-plugins-python2_package() {
depends="python ${sourcepkg}>=${version}_${revision}"