]> granicus.if.org Git - handbrake/commitdiff
LinGui: arg! missed a file
authorjstebbins <jstebbins.hb@gmail.com>
Mon, 24 Nov 2008 00:30:27 +0000 (00:30 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Mon, 24 Nov 2008 00:30:27 +0000 (00:30 +0000)
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1950 b64f7644-9d1e-0410-96f1-a4d463321fa5

gtk/configure.ac

index 6b051ebd340caa6c282d77903d126ff5a39f16f7..76a39cc3551bc8ea45cc2b56ec1b995cd85aff8c 100644 (file)
@@ -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)