hamster-applet: add implicit pyxdg dependency

This commit is contained in:
pancake 2013-05-15 17:34:25 +02:00
parent 1dd050325c
commit c75ff90f69

View file

@ -27,7 +27,7 @@ post_install() {
hamster-applet_package() {
noarch="yes"
pycompile_module="hamster"
depends="pygtk dbus-python python-gconf notify-python pysqlite"
depends="pygtk pyxdg dbus-python python-gconf notify-python pysqlite"
pkg_install() {
vmove usr
}