From f220f6aae2360564e9fd307a4905336b8ceebe4e Mon Sep 17 00:00:00 2001 From: jstebbins Date: Mon, 24 Nov 2008 00:30:27 +0000 Subject: [PATCH] LinGui: arg! missed a file git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1950 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- gtk/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/configure.ac b/gtk/configure.ac index 6b051ebd3..76a39cc35 100644 --- a/gtk/configure.ac +++ b/gtk/configure.ac @@ -70,7 +70,7 @@ PKG_CHECK_MODULES(GHBTOOLS, [glib-2.0 gobject-2.0 gdk-pixbuf-2.0]) AC_SUBST(GHBTOOLS_CFLAGS) AC_SUBST(GHBTOOLS_LIBS) -PKG_CHECK_MODULES(GHB, [gtk+-2.0 >= 2.8 gio-2.0 hal hal-storage libgtkhtml-3.14]) +PKG_CHECK_MODULES(GHB, [gtk+-2.0 >= 2.8 gthread-2.0 gstreamer-0.10 gstreamer-interfaces-0.10 gstreamer-video-0.10 gstreamer-pbutils-0.10 gio-2.0 hal hal-storage libgtkhtml-3.14]) AC_SUBST(GHB_CFLAGS) AC_SUBST(GHB_LIBS) -- 2.40.0