linuxOS_AP05/external/gstreamer-rockchip/debian/rules
2025-06-02 13:59:07 +08:00

11 lines
284 B
Makefile
Executable File

#!/usr/bin/make -f
# See debhelper(7) (uncomment to enable)
# output every command that modifies files on the build system.
#export DH_VERBOSE = 1
override_dh_auto_configure:
dh_auto_configure -- -Drkximage=enabled -Drockchipmpp=enabled -Drga=enabled
%:
dh $@ --buildsystem=meson