summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Sandall2007-12-01 00:11:28 -0800
committerEric Sandall2007-12-01 00:11:28 -0800
commitd0a34084ffafd2e4b7ef25459a1a65b9e9e2fa67 (patch)
treef287e20c1a655bf08a35af76ec88beb089cc230a
parentee26fd327195b9e60dfcd505a3720e12b8c32754 (diff)
xfce: Also depends on glib
-rwxr-xr-xwindowmanagers/xfce/DEPENDS1
-rw-r--r--windowmanagers/xfce/HISTORY1
2 files changed, 2 insertions, 0 deletions
diff --git a/windowmanagers/xfce/DEPENDS b/windowmanagers/xfce/DEPENDS
index aefb34d3a5..38ba6c99e7 100755
--- a/windowmanagers/xfce/DEPENDS
+++ b/windowmanagers/xfce/DEPENDS
@@ -1,6 +1,7 @@
depends freetype2 &&
depends gcc34 &&
depends gdk-pixbuf &&
+depends glib &&
depends gtk+ &&
depends imlib &&
depends jpeg &&
diff --git a/windowmanagers/xfce/HISTORY b/windowmanagers/xfce/HISTORY
index 046386172c..085c694773 100644
--- a/windowmanagers/xfce/HISTORY
+++ b/windowmanagers/xfce/HISTORY
@@ -1,6 +1,7 @@
2007-11-29 Eric Sandall <sandalle@sourcemage.org>
* DEPENDS: Works with any provider of LIBGIF
Add xorg-modular checks
+ Add dependency on glib
Redundant dependency on X11-LIBS for non-xorg-modular to set Xft
Alphabetize list
* BUILD: Pass user $OPTS last to override our settings