diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -51,7 +51,7 @@ CFLAGS += -I/usr/include/gtk-2.0 \ -Werror \ -D_=gettext -LDFLAGS += -lgtk-2 \ +LDFLAGS += -lgtk-x11-2.0 \ -lgobject-2.0 \ -lglib-2.0 |
index : paramano | ||
A light battery monitor and a CPU frequency scaler | David Phillips |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | Makefile | 2 |
@@ -51,7 +51,7 @@ CFLAGS += -I/usr/include/gtk-2.0 \ -Werror \ -D_=gettext -LDFLAGS += -lgtk-2 \ +LDFLAGS += -lgtk-x11-2.0 \ -lgobject-2.0 \ -lglib-2.0 |