|
Link Here
|
| 24 |
APPCATEGORY="Utility;Clock" |
24 |
APPCATEGORY="Utility;Clock" |
| 25 |
|
25 |
|
| 26 |
pkg_setup() { |
26 |
pkg_setup() { |
| 27 |
if ! has_version dev-python/dbus-python && \ |
27 |
if use libnotify && ! has_version dev-python/dbus-python && \ |
| 28 |
! built_with_use sys-apps/dbus python |
28 |
! built_with_use sys-apps/dbus python |
| 29 |
then |
29 |
then |
| 30 |
einfo "${APPNAME} requires dbus to be built with python support." |
30 |
einfo "${APPNAME} requires dbus to be built with python support." |