pyorbit: add pkg-config makedep
This commit is contained in:
parent
bba2f4513e
commit
fdb7c80d66
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ license="LGPL"
|
|||
distfiles="http://ftp.acc.umu.se/pub/GNOME/sources/${pkgname}/2.24/${pkgname}-${version}.tar.bz2"
|
||||
build_style=gnu-configure
|
||||
fulldepends="python"
|
||||
makedepends="python-devel ORBit2-devel ORBit2"
|
||||
makedepends="pkg-config python-devel ORBit2-devel ORBit2"
|
||||
short_desc="Python bindings for the ORBit2 CORBA ORB"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
checksum=8754669b8220aa1f151b920360029d5ea28c42bec55769059676725fe28397b8
|
||||
|
|
Loading…
Reference in a new issue