summaryrefslogtreecommitdiffstats
path: root/xfce-plugins
diff options
context:
space:
mode:
authorEric Sandall2011-02-03 19:49:16 -0800
committerEric Sandall2011-02-03 20:05:34 -0800
commitebbc04e96e8e198ea02c5d1cb378a417d1bb8d8a (patch)
treecb9e8995e43f114a68b876cec92b3e01679d9c60 /xfce-plugins
parentdc25b6815da9f3ebf5e6ba4700cf0b804ef98266 (diff)
xfce4-places-plugin: Depends on thunar-vfs
checking LIBXFCE4PANEL_CFLAGS... -pthread -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/u sr/include/xfce4 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/includ e/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pi xman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 checking LIBXFCE4PANEL_LIBS... -Wl,--export-dynamic -pthread -lxfce4panel-1.0 -l gtk-x11-2.0 -lxfce4util -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpango cairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng12 -lpango-1.0 -lfreetype -lfontconf ig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 checking for thunar-vfs-1 >= 0.4.0... not found *** The required package thunar-vfs-1 was not found on your system. *** Please install thunar-vfs-1 (atleast version 0.4.0) or adjust *** the PKG_CONFIG_PATH environment variable if you *** installed the package in a nonstandard prefix so that *** pkg-config is able to find it. but still fails with: checking THUNAR_VFS_CFLAGS... -pthread -I/usr/include/thunar-vfs-1 -I/usr/include/exo-1 -I/usr/include/gtk-2.0 -I/usr/include/xfce4 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 checking THUNAR_VFS_LIBS... -pthread -lthunar-vfs-1 -lexo-1 -lgtk-x11-2.0 -lxfce4util -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng12 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 checking for exo-0.3 >= 0.3.1.10... not found *** The required package exo-0.3 was not found on your system. *** Please install exo-0.3 (atleast version 0.3.1.10) or adjust *** the PKG_CONFIG_PATH environment variable if you *** installed the package in a nonstandard prefix so that *** pkg-config is able to find it. We only have exo 0.6 and 0.5 available...
Diffstat (limited to 'xfce-plugins')
-rwxr-xr-xxfce-plugins/xfce4-places-plugin/DEPENDS1
-rw-r--r--xfce-plugins/xfce4-places-plugin/HISTORY3
2 files changed, 4 insertions, 0 deletions
diff --git a/xfce-plugins/xfce4-places-plugin/DEPENDS b/xfce-plugins/xfce4-places-plugin/DEPENDS
index d58b1f9691..fab5bf0ac4 100755
--- a/xfce-plugins/xfce4-places-plugin/DEPENDS
+++ b/xfce-plugins/xfce4-places-plugin/DEPENDS
@@ -1,4 +1,5 @@
depends libxfce4util &&
depends libxfcegui4 &&
depends thunar &&
+depends thunar-vfs &&
depends xfce4-panel
diff --git a/xfce-plugins/xfce4-places-plugin/HISTORY b/xfce-plugins/xfce4-places-plugin/HISTORY
index c0a66d1115..c0c8f53898 100644
--- a/xfce-plugins/xfce4-places-plugin/HISTORY
+++ b/xfce-plugins/xfce4-places-plugin/HISTORY
@@ -1,3 +1,6 @@
+2011-02-03 Eric Sandall <sandalle@sourcemage.org>
+ * DEPENDS: Depends on thunar-vfs
+
2007-08-15 George Sherwood <george@beernabeer.com>
* DETAILS: updated spell to 0.9.991