eio-devel: require a proper ecore-devel version.
This commit is contained in:
parent
e45b352bb3
commit
18487451b6
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'eet-devel'.
|
||||
#
|
||||
noarch=yes
|
||||
depends="eet-devel ecore-devel eio>=${version}"
|
||||
depends="eet-devel ecore-devel>=1.7.4_1 eio>=${version}"
|
||||
short_desc="${short_desc} -- development files"
|
||||
|
||||
do_install() {
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'eio'
|
||||
pkgname=eio
|
||||
version=1.7.4
|
||||
revision=1
|
||||
revision=2
|
||||
subpackages="eio-devel"
|
||||
makedepends="pkg-config eet-devel ecore-devel"
|
||||
build_style=gnu-configure
|
||||
|
|
Loading…
Reference in New Issue