hamster-applet: add implicit pyxdg dependency
This commit is contained in:
parent
1dd050325c
commit
c75ff90f69
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue