mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-15 17:47:09 +00:00
Build fix for IBM support when X is disabled.
See http://bugs.gentoo.org/show_bug.cgi?id=331171 for details.
This commit is contained in:
parent
252376912f
commit
a25985f00b
@ -140,9 +140,7 @@ enum text_object_type {
|
||||
OBJ_ibm_volume,
|
||||
OBJ_ibm_brightness,
|
||||
OBJ_smapi,
|
||||
#ifdef X11
|
||||
OBJ_smapi_bat_bar,
|
||||
#endif /* X11 */
|
||||
OBJ_smapi_bat_perc,
|
||||
OBJ_smapi_bat_temp,
|
||||
OBJ_smapi_bat_power,
|
||||
|
Loading…
Reference in New Issue
Block a user