sexy-python: add missing rundeps.
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
# Template file for 'sexy-python'
|
# Template file for 'sexy-python'
|
||||||
pkgname=sexy-python
|
pkgname=sexy-python
|
||||||
version=0.1.9
|
version=0.1.9
|
||||||
|
revision=1
|
||||||
distfiles="http://releases.chipx86.com/libsexy/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="http://releases.chipx86.com/libsexy/$pkgname/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="Python bindings for libsexy"
|
short_desc="Python bindings for libsexy"
|
||||||
@@ -9,6 +10,17 @@ checksum=2d8d257bbfa498a89792e0405ed8cf70396648b3df3c8e32cdc3dcc9bb666f15
|
|||||||
long_desc="
|
long_desc="
|
||||||
This packages provides the Python bindings."
|
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 libsexy
|
||||||
Add_dependency run pygtk
|
Add_dependency run pygtk
|
||||||
Add_dependency build libsexy-devel
|
Add_dependency build libsexy-devel
|
||||||
|
|||||||
Reference in New Issue
Block a user