diff --git a/lfs/bluetooth b/lfs/bluetooth index 961b1e603..ca3176d0f 100644 --- a/lfs/bluetooth +++ b/lfs/bluetooth @@ -34,7 +34,7 @@ TARGET = $(DIR_INFO)/$(THISAPP) PROG = bluetooth PAK_VER = 1 -DEPS = "dbus glib" +DEPS = "dbus" ############################################################################### # Top-level Rules diff --git a/lfs/mc b/lfs/mc index 25a949eda..895b2d49c 100644 --- a/lfs/mc +++ b/lfs/mc @@ -34,7 +34,7 @@ TARGET = $(DIR_INFO)/$(THISAPP) PROG = mc PAK_VER = 5 -DEPS = "glib" +DEPS = "" ############################################################################### # Top-level Rules diff --git a/lfs/mpd b/lfs/mpd index ca82ad2e4..1f57f1898 100644 --- a/lfs/mpd +++ b/lfs/mpd @@ -34,7 +34,7 @@ TARGET = $(DIR_INFO)/$(THISAPP) PROG = mpd PAK_VER = 14 -DEPS = "alsa faad2 ffmpeg-libs glib lame libmad libshout libogg libid3tag libvorbis" +DEPS = "alsa faad2 ffmpeg-libs lame libmad libshout libogg libid3tag libvorbis" ############################################################################### # Top-level Rules diff --git a/lfs/nagios b/lfs/nagios index bbaed79e1..c2affea31 100644 --- a/lfs/nagios +++ b/lfs/nagios @@ -34,7 +34,7 @@ TARGET = $(DIR_INFO)/$(THISAPP) PROG = nagios PAK_VER = 2 -DEPS = "glib traceroute libtool" +DEPS = "traceroute libtool" ############################################################################### # Top-level Rules diff --git a/lfs/openvmtools b/lfs/openvmtools index d8a7c482b..229ed8f8f 100644 --- a/lfs/openvmtools +++ b/lfs/openvmtools @@ -34,7 +34,8 @@ TARGET = $(DIR_INFO)/$(THISAPP) SUP_ARCH = i586 PROG = openvmtools PAK_VER = 1 -DEPS = "glib" + +DEPS = "" ############################################################################### # Top-level Rules diff --git a/lfs/streamripper b/lfs/streamripper index 9ef65af0b..4e30f8b71 100644 --- a/lfs/streamripper +++ b/lfs/streamripper @@ -34,7 +34,7 @@ TARGET = $(DIR_INFO)/$(THISAPP) PROG = streamripper PAK_VER = 1 -DEPS = "glib libmad libogg libvorbis faad2" +DEPS = "libmad libogg libvorbis faad2" ############################################################################### # Top-level Rules