flowcanvas: fix build

This commit is contained in:
Michael Gehring 2016-06-06 15:27:27 +02:00
parent 7769d2f73d
commit 403fb52820
1 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'flowcanvas'
pkgname=flowcanvas
version=0.7.1
revision=6
revision=7
build_style=waf
hostmakedepends="pkg-config python"
makedepends="gtkmm2-devel libgnomecanvasmm-devel graphviz-devel boost-devel"
@ -12,6 +12,8 @@ homepage="http://drobilla.net/software/flowcanvas/"
distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2"
checksum=047928d858fd1e9296a9984de7468c86bbe23fc42e286691b8f273541402c596
CXXFLAGS="-std=c++11"
flowcanvas-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"
short_desc+=" - development files"