xfce4-panel: add missing update-desktopdb trigger and required rundep.

Bump revision.

--HG--
extra : convert_revision : 579d5fb4bf0f657840f6ca10706c9ff215305345
This commit is contained in:
Juan RP 2009-04-20 07:20:33 +02:00
parent ff1de21993
commit 3fa7395541

View file

@ -2,6 +2,7 @@
pkgname=xfce4-panel
sourcepkg=$pkgname
version=4.6.1
revision=1
distfiles="http://mocha.xfce.org/archive/xfce-$version/src/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="Next generation panel for Xfce"
@ -19,7 +20,7 @@ conf_files="/etc/xdg/xfce4/panel/launcher-7.rc
/etc/xdg/xfce4/panel/launcher-10.rc
/etc/xdg/xfce4/panel/clock-14.rc"
gtk_iconcache_dirs="/usr/share/icons/hicolor"
triggers="gtk-icon-cache"
triggers="gtk-icon-cache update-desktopdb"
subpackages="devel"
Add_dependency build pkg-config
@ -32,3 +33,4 @@ Add_dependency full exo
Add_dependency full libwnck
Add_dependency full libxfcegui4
Add_dependency full hicolor-icon-theme
Add_dependency full desktop-file-utils