libgames-support: add makedepends to -devel
This commit is contained in:
parent
fa77eadf5c
commit
7a998da3d9
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libgames-support'
|
||||
pkgname=libgames-support
|
||||
version=1.0.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="intltool pkg-config gobject-introspection vala"
|
||||
makedepends="gtk+3-devel libgee08-devel"
|
||||
|
@ -14,7 +14,7 @@ checksum=976c8a87a09c90c73dbbd6d72b4136b747c098e665060feb6ba40e53c8221091
|
|||
|
||||
libgames-support-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||
pkg_install() {
|
||||
vmove usr/include
|
||||
vmove usr/lib/*.so
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue