mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 18:39:54 +00:00
mediainfo: remove 0.10 libs
We check those in configure anyway.
This commit is contained in:
parent
ee72bd1b09
commit
c4b17f12da
1 changed files with 1 additions and 2 deletions
|
@ -18,8 +18,7 @@ gst_mi_SOURCES = \
|
||||||
mi-info.vala \
|
mi-info.vala \
|
||||||
mi-preview.vala
|
mi-preview.vala
|
||||||
|
|
||||||
gst_mi_LDADD = \
|
gst_mi_LDADD = $(MI_LIBS)
|
||||||
$(MI_LIBS) -lgstinterfaces-0.10 -lgstpbutils-0.10
|
|
||||||
|
|
||||||
pixmapsdir = $(pkgdatadir)/ui/icons
|
pixmapsdir = $(pkgdatadir)/ui/icons
|
||||||
pixmaps_DATA = gst-mi.png
|
pixmaps_DATA = gst-mi.png
|
||||||
|
|
Loading…
Reference in a new issue