eom: fix eom-devel depends
This commit is contained in:
parent
7deebd429a
commit
6a8218bbda
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'eom'
|
||||
pkgname=eom
|
||||
version=1.14.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_options="gir"
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-gtk=3.0 --disable-python $(vopt_enable gir introspection)"
|
||||
|
@ -20,7 +20,7 @@ checksum=42091cd981505c626e13f67478cf73f6cfb5d570fb7998eefc8ec6f091c1b9a0
|
|||
|
||||
eom-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
depends="libeom>=${version}_${revision}"
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
pkg_install() {
|
||||
vmove usr/include
|
||||
vmove usr/lib/pkgconfig
|
||||
|
|
Loading…
Reference in a new issue