sexy-python: add missing rundeps.
This commit is contained in:
parent
f731f08540
commit
16fd6515f9
1 changed files with 12 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
# Template file for 'sexy-python'
|
||||
pkgname=sexy-python
|
||||
version=0.1.9
|
||||
revision=1
|
||||
distfiles="http://releases.chipx86.com/libsexy/$pkgname/$pkgname-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
short_desc="Python bindings for libsexy"
|
||||
|
@ -9,6 +10,17 @@ checksum=2d8d257bbfa498a89792e0405ed8cf70396648b3df3c8e32cdc3dcc9bb666f15
|
|||
long_desc="
|
||||
This packages provides the Python bindings."
|
||||
|
||||
Add_dependency run gtk+
|
||||
Add_dependency run atk
|
||||
Add_dependency run glib
|
||||
Add_dependency run pango
|
||||
Add_dependency run gdk-pixbuf
|
||||
Add_dependency run libpng
|
||||
Add_dependency run glibc
|
||||
Add_dependency run cairo
|
||||
Add_dependency run freetype
|
||||
Add_dependency run fontconfig
|
||||
Add_dependency run libxml2
|
||||
Add_dependency run libsexy
|
||||
Add_dependency run pygtk
|
||||
Add_dependency build libsexy-devel
|
||||
|
|
Loading…
Reference in a new issue