Module submission - gnome-applets2
jannis@xfce.org
jannis at xfce.org
Wed Apr 19 10:07:24 UTC 2006
module name : gnome-applets2
suggested section : gnome-desktop
update (y/n) : n
bugfix (y/n) : y
security (y/n) : n
gnome-applets2 fails at ./configure stage if gail is not installed:
checking for GAILUTIL... configure: error: Package requirements
(gail >= 1.1.0) were not met.
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively you may set the GAILUTIL_CFLAGS and GAILUTIL_LIBS
environment variables to avoid the need to call pkg-config. See
the pkg-config man page for more details.
Creating /var/log/lunar/compile/gnome-applets2-2.12.0.bz2
! Problem detected during BUILD
This patch adds gail to the list of dependencies of gnome-applets2.
Jannis Pohlmann
-------------- next part --------------
--- gnome-applets2/DEPENDS 2005-05-07 20:07:43.000000000 +0200
+++ gnome-applets2/DEPENDS 2006-04-19 11:56:36.000000000 +0200
@@ -1,5 +1,6 @@
depends gnome-panel &&
depends libgtop2 &&
depends libxklavier &&
+depends gail &&
optional_depends "gstreamer" "--enable-gstreamer" "" "enable gstreamer support" &&
optional_depends "apmd" "" "" "for a battery status monitor"
-------------- next part --------------
lvu submit gnome-applets2 ac1ac9078be53a4fda4850d02d90cac8 -
2.6.16 2.6.12 gcc-3.4.5 glibc-2.3.6
More information about the Lunar
mailing list