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