mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 04:01:08 +00:00
aasink: Generate pkg-config file for the plugin
This commit is contained in:
parent
d2cac61113
commit
041a988100
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ if have_aalib
|
|||
install : true,
|
||||
install_dir : plugins_install_dir
|
||||
)
|
||||
pkgconfig.generate(gstaasink, install_dir : plugins_pkgconfig_install_dir)
|
||||
plugins += [gstaasink]
|
||||
endif
|
||||
endif
|
||||
|
|
Loading…
Reference in a new issue