ganv: unmark nocross
This commit is contained in:
parent
98ddcf63c9
commit
7ba540ccbf
|
@ -7,11 +7,10 @@ hostmakedepends="glib-devel pkg-config python"
|
|||
makedepends="gtkmm2-devel"
|
||||
short_desc="Gtk widget for interactive 'boxes and lines'"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-only"
|
||||
homepage="http://drobilla.net/software/ganv/"
|
||||
distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2"
|
||||
checksum=145028ade1567f258de6ad58ad0f7941646208d261028a9b74eb61126e2dfa3c
|
||||
nocross=yes
|
||||
|
||||
CXXFLAGS="-std=c++11"
|
||||
|
||||
|
|
Loading…
Reference in New Issue