notion: try to break the build loop on *-musl

This commit is contained in:
Michael Gehring 2018-03-03 15:33:58 +00:00
parent 9749ba9ea2
commit ccbd4e8c72

View File

@ -3,7 +3,7 @@
pkgname="notion" pkgname="notion"
_minversion="2017050501" _minversion="2017050501"
version="3.${_minversion}" version="3.${_minversion}"
revision=1 revision=2
short_desc="Tabbed, tiling window manager" short_desc="Tabbed, tiling window manager"
hostmakedepends="pkg-config groff lua52" hostmakedepends="pkg-config groff lua52"
makedepends="lua52-devel libXext-devel libSM-devel libXinerama-devel libXrandr-devel" makedepends="lua52-devel libXext-devel libSM-devel libXinerama-devel libXrandr-devel"