gtk-integration: added pygtk as dependency (gtk-icon-theme-changer needs it)

This commit is contained in:
Giuseppe 2010-12-07 18:15:27 +00:00
parent d507501d26
commit e2f0927182
2 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=gtk-integration
pkgver=1.3
pkgrel=1
pkgrel=2
iconspkgver=2.5.0
widgetpkgver=3.2
chthemever=0.3.1
@ -23,7 +23,7 @@ url="http://www.nanolx.org/home/item/75-oxygen-refit - http://kde-look.org/conte
http://plasmasturm.org/programs/gtk-chtheme/ - http://code.google.com/p/princeamds-code/"
license=('LGPL3' 'GPL')
depends=('qt' 'oxygen-icons' 'python2' 'gtk2')
depends=('qt' 'oxygen-icons' 'python2' 'gtk2' 'pygtk')
makedepends=('findutils' 'imagemagick' 'liblqr')
provides=('gtk-integration' 'oxygenrefit2-icon-theme' 'oxygen-molecule-theme' 'gtk-chtheme' 'gtk-icon-theme-changer')

View File

@ -3,7 +3,7 @@ post_install() {
##################################################################################
#
# GTK - Integration v1.3-1
# GTK - Integration v1.3-2
#
# If you want GTK+ apps or bundles run with root privileges to be themed as well
# copy your `~/.gtkrc-2.0-kde4' file to `/root/gtkrc-2.0'