gnote: cross build support
This commit is contained in:
parent
58e281b1a4
commit
e10a66c8ba
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'gnote'
|
||||
pkgname=gnote
|
||||
version=3.14.2
|
||||
revision=1
|
||||
revision=2
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile --disable-static --with-x11-support --with-cxx11-support"
|
||||
hostmakedepends="pkg-config itstool>=1.2.0 intltool"
|
||||
makedepends="boost-devel libsecret-devel libxslt-devel libuuid-devel gtkmm-devel desktop-file-utils"
|
||||
hostmakedepends="pkg-config itstool>=1.2.0 intltool desktop-file-utils"
|
||||
makedepends="boost-devel libsecret-devel libxslt-devel libuuid-devel gtkmm-devel"
|
||||
depends="desktop-file-utils"
|
||||
short_desc="GNOME note taking application"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
|
Loading…
Reference in a new issue