gst-plugins-base add dep
This commit is contained in:
@@ -17,6 +17,7 @@ def setup():
|
|||||||
autotools.configure("--enable-introspection=%(introspection)s \
|
autotools.configure("--enable-introspection=%(introspection)s \
|
||||||
--with-package-name='PisiLinux gstreamer-plugins-base package' \
|
--with-package-name='PisiLinux gstreamer-plugins-base package' \
|
||||||
--with-package-origin='http://www.pisilinux.org' \
|
--with-package-origin='http://www.pisilinux.org' \
|
||||||
|
--disable-examples \
|
||||||
" % opts)
|
" % opts)
|
||||||
|
|
||||||
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
||||||
|
|||||||
@@ -99,6 +99,7 @@
|
|||||||
<Dependency>libvorbis-32bit</Dependency>
|
<Dependency>libvorbis-32bit</Dependency>
|
||||||
<Dependency>libvisual-32bit</Dependency>
|
<Dependency>libvisual-32bit</Dependency>
|
||||||
<Dependency>gstreamer-32bit</Dependency>
|
<Dependency>gstreamer-32bit</Dependency>
|
||||||
|
<Dependency>libgudev-32bit</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency release="current">gst-plugins-base</Dependency>
|
<Dependency release="current">gst-plugins-base</Dependency>
|
||||||
@@ -122,6 +123,7 @@
|
|||||||
<Dependency>libvorbis-32bit</Dependency>
|
<Dependency>libvorbis-32bit</Dependency>
|
||||||
<Dependency>libvisual-32bit</Dependency>
|
<Dependency>libvisual-32bit</Dependency>
|
||||||
<Dependency>gstreamer-32bit</Dependency>
|
<Dependency>gstreamer-32bit</Dependency>
|
||||||
|
<Dependency>libgudev-32bit</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="library">/usr/lib32/gstreamer-1.0</Path>
|
<Path fileType="library">/usr/lib32/gstreamer-1.0</Path>
|
||||||
|
|||||||
Reference in New Issue
Block a user